Version

Search Results

GetValue Method (EditorWithComboOwner)

Returns the value that should be rendered. 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 Valu...

GetValueList Method (EditorWithComboOwner)

Returns the controls ValueList as an IValueList Syntax Parameters ownerContext The owner context

IsActionableAreaSupported Method (EditorWithComboOwner)

Syntax Parameters ownerContext area

IsEnabled Method (EditorWithComboOwner)

Syntax Parameters ownerContext

IsKeyMapped Method (EditorWithComboOwner)

Called by the editor to determine whether the specified key should be handled by the editor Syntax Parameters keyData The key dataelement The EmbeddableUIElementBase-derived element

IsPrinting Method (EditorWithComboOwner)

Syntax Parameters ownerContext

IsVertical Method (EditorWithComboOwner)

Syntax Parameters ownerContext

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