C# Class CustomerService.LineDateTimePicker

Inheritance: System.Windows.Forms.DateTimePicker
Afficher le fichier Open project: NanQi/demo

Méthodes publiques

Méthode Description
LineDateTimePicker ( ) : System

Méthodes protégées

Méthode Description
WndProc ( Message &m ) : void

Private Methods

Méthode Description
DrawBottomLine ( Graphics g ) : void
GetWindowDC ( IntPtr hWnd ) : IntPtr
ReleaseDC ( IntPtr hWnd, IntPtr hDC ) : int

Method Details

LineDateTimePicker() public méthode

public LineDateTimePicker ( ) : System
Résultat System

WndProc() protected méthode

protected WndProc ( Message &m ) : void
m System.Windows.Forms.Message
Résultat void