Version

Search Results

OnFontChanged Method (TextEditorControlBase)

Raises the controls FontChanged event. Syntax Parameters e An System.EventArgs that contains the event data.

OnGotFocus Method (TextEditorControlBase)

Called after the control receives focus Syntax Parameters e

OnHandleCreated Method (TextEditorControlBase)

Invoked when the handle for the control is created. Syntax Parameters e An EventArgs that contains the event data.

OnLeave Method (TextEditorControlBase)

Called after the control loses focus Syntax Parameters e