Version

Search Results

KeyPress Event (EditorWithComboOwner)

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

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

Syntax Parameters ownerContext

MustSelectFromList Method (EditorWithComboOwner)

Returns whether a selection can only be made from the value list. Syntax Parameters ownerContext The context that was passed into the Infragistics.Win.EmbeddableEditorBase.GetEmbeddableElement(Infragistics.Win.UIElement,Infragistics.Win.EmbeddableEditorOwnerBase,System.Object,Infragistics.Win.EmbeddableUIElementBa...

OnEditorClick Method (EditorWithComboOwner)

Syntax Parameters embeddableElem e

OnEditorDoubleClick Method (EditorWithComboOwner)

Syntax Parameters embeddableElem e

OnEditorMouseDown Method (EditorWithComboOwner)

Syntax Parameters embeddableElem e

OnEditorMouseUp Method (EditorWithComboOwner)

Syntax Parameters embeddableElem e