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

Inheritance: System.Windows.Forms.TextBox
Mostrar archivo Open project: bazile/Training

Protected Methods

Method Description
OnHandleCreated ( EventArgs e ) : void

Private Methods

Method Description
SendMessage ( IntPtr hWnd, int msg, int wParam, [ lParam ) : Int32

Method Details

OnHandleCreated() protected method

protected OnHandleCreated ( EventArgs e ) : void
e System.EventArgs
return void