C# Class nHydrate.Generator.Common.Forms.CueTextBox

Inheritance: System.Windows.Forms.TextBox
Mostra file Open project: nHydrate/nHydrate

Protected Methods

Method Description
OnHandleCreated ( System e ) : void

Private Methods

Method Description
SendMessage ( IntPtr hWnd, int msg, IntPtr wp, string lp ) : IntPtr
UpdateCue ( ) : void

Method Details

OnHandleCreated() protected method

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