Version

Search Results

IsMultiLine Method (NumericEditorOwnerBase)

Syntax Parameters ownerContext

IsNullable Method (NumericEditorOwnerBase)

Returns whether the value can be set to null. Syntax Parameters ownerContext The context that was passed into the Infragistics.Win.EmbeddableEditorBase.GetEmbeddableElement(Infragistics.Win.UIElement,Infragistics.Win.EmbeddableEditorOwnerBase,System.Object,Infragistics.Win.EmbeddableUIElementBase) method. Return V...

IsPrinting Method (NumericEditorOwnerBase)

Syntax Parameters ownerContext

IsReadOnly Method (NumericEditorOwnerBase)

Returns true if the control is enabled Syntax Parameters ownerContext The context that was passed into the Infragistics.Win.EmbeddableEditorBase.GetEmbeddableElement(Infragistics.Win.UIElement,Infragistics.Win.EmbeddableEditorOwnerBase,System.Object,Infragistics.Win.EmbeddableUIElementBase) method. Return Value A ...

IsVertical Method (NumericEditorOwnerBase)

Syntax Parameters ownerContext

KeyDown Event (NumericEditorOwnerBase)

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 (NumericEditorOwnerBase)

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 (NumericEditorOwnerBase)

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...