Version

Search Results

IsVertical Method (NumericEditorOwner)

Syntax Parameters ownerContext

KeyDown Event (NumericEditorOwner)

Syntax Event Data The event handler receives an argument of type KeyEventArgs containing data related to this event. The following KeyEventArgs properties provide information specific to this event.Property Description Alt Gets a value indicating whether the ALT key was pressed. Control Gets a value indicating whe...

KeyPress Event (NumericEditorOwner)

Syntax Event Data The event handler receives an argument of type KeyPressEventArgs containing data related to this event. The following KeyPressEventArgs properties provide information specific to this event.Property Description Handled Gets or sets a value indicating whether the System.Windows.Forms.Control.KeyPr...

KeyUp Event (NumericEditorOwner)

Syntax Event Data The event handler receives an argument of type KeyEventArgs containing data related to this event. The following KeyEventArgs properties provide information specific to this event.Property Description Alt Gets a value indicating whether the ALT key was pressed. Control Gets a value indicating whe...

MustDisplayFromList Method (NumericEditorOwner)

Syntax Parameters ownerContext

MustSelectFromList Method (NumericEditorOwner)

Syntax Parameters ownerContext

OnEditorClick Method (NumericEditorOwner)

Syntax Parameters embeddableElem e

OnEditorDoubleClick Method (NumericEditorOwner)

Syntax Parameters embeddableElem e