C# Class BelhardTraining.Windows.Forms.Controls.PlaceholderTextBox

Inheritance: System.Windows.Forms.TextBox
Afficher le fichier Open project: bazile/Training

Méthodes protégées

Méthode Description
OnHandleCreated ( EventArgs e ) : void

Private Methods

Méthode Description
SendMessage ( IntPtr hWnd, int msg, int wParam, [ lParam ) : Int32

Method Details

OnHandleCreated() protected méthode

protected OnHandleCreated ( EventArgs e ) : void
e System.EventArgs
Résultat void