| Name | Description |
 | AccessibilityNotifyClients | Overridden. Notifies the owner that an accessible event has occurred. |
 | AlwaysRaiseEditorButtonEvents | (Inherited from Infragistics.Win.EmbeddableEditorOwnerBase) |
 | AreTouchMetricsEnabled | (Inherited from Infragistics.Win.EmbeddableEditorOwnerBase) |
 | CanProcessMouseWheel | (Inherited from Infragistics.Win.EmbeddableEditorOwnerBase) |
 | DrawAsActive | Overridden. Returns whether the element should be drawn as if it is in its "active" state. |
 | EnsureValueIsInList | (Inherited from Infragistics.Win.EmbeddableEditorOwnerBase) |
 | EnterEditModeOnClick | Overridden. If true is returned, the editor will enter edit mode on either MouseDown or MouseUp, depending on the nature of the editor |
 | GetAutoCompleteMode | Overridden. Returns the Infragistics.Win.AutoCompleteMode constant which determines the automatic completion mode for the UltraGridComboEditor editor. |
 | GetAutoEdit | Overridden. Indicates whether AutoEdit should enabled. |
 | GetAutoSizeEditInfo | (Inherited from Infragistics.Win.EmbeddableEditorOwnerBase) |
 | GetAutoSuggestFilterMode | Overridden. Returns the AutoSuggestFilterMode constant which determines the automatic completion mode for the EditorWithCombo embeddable editor. |
 | GetBorderStyle | Overridden. Returns the border style to be used by the embeddable editor element |
 | GetButtonStyle | Overridden. Returns the ButtonStyle to be used by the embeddable element's button |
 | GetCachedGraphics | (Inherited from Infragistics.Win.EmbeddableEditorOwnerBase) |
 | GetCharacterCasing | Overridden. Determines how the text will be cased. |
 | GetCheckedListSettings | Overridden. Returns the EditorCheckedListSettings instance which determines whether the editor's value is determined by the selected item or the checked items. |
 | GetComponentRole | (Inherited from Infragistics.Win.EmbeddableEditorOwnerBase) |
 | GetConstraints | (Inherited from Infragistics.Win.EmbeddableEditorOwnerBase) |
 | GetContextMenu | Overridden. Returns the context menu to be used by the editor |
 | GetContextMenuStrip | Overridden. Returns the context menu strip to be used by the editor |
 | GetControl | Overridden. Returns the owner's control. |
 | GetDataType | Overridden. Returns the data type. |
 | GetDisplayStyle | Overridden. Returns the display style to be applied to the embeddable editor element |
 | GetDropDownListAdditionalWidth | (Inherited from Infragistics.Win.EmbeddableEditorOwnerBase) |
 | GetDropDownListOffset | (Inherited from Infragistics.Win.EmbeddableEditorOwnerBase) |
 | GetEditor | Overridden. Returns the editor associated with this EmbeddableEditorOwnerBase-derived class |
 | GetEditorContext | Overridden. Gets the editor context that was set with SetEditorContext method. |
 | GetEditorElement | Overridden. Returns the embeddable uielement associated with a particular object or null if none is available. |
 | GetExtendedInfo | (Inherited from Infragistics.Win.EmbeddableEditorOwnerBase) |
 | GetExternalContext | (Inherited from Infragistics.Win.EmbeddableEditorOwnerBase) |
 | GetFormatInfo | (Inherited from Infragistics.Win.EmbeddableEditorOwnerBase) |
 | GetGlyphInfo | (Inherited from Infragistics.Win.EmbeddableEditorOwnerBase) |
 | GetImageList | Overridden. Returns the image list to be used by the editor's ValueList, or null |
 | GetImageTransparentColor | (Inherited from Infragistics.Win.EmbeddableEditorOwnerBase) |
 | GetImeMode | (Inherited from Infragistics.Win.EmbeddableEditorOwnerBase) |
 | GetMaskInfo | (Inherited from Infragistics.Win.EmbeddableEditorOwnerBase) |
 | GetMaxLength | Overridden. Returns the maximum length for a string. |
 | GetMaxLines | (Inherited from Infragistics.Win.EmbeddableEditorOwnerBase) |
 | GetMaxValue | (Inherited from Infragistics.Win.EmbeddableEditorOwnerBase) |
 | GetMinValue | (Inherited from Infragistics.Win.EmbeddableEditorOwnerBase) |
 | GetNullText | Overridden. The string to display for a null value. |
 | GetPadChar | (Inherited from Infragistics.Win.EmbeddableEditorOwnerBase) |
 | GetPadding | Overridden. The padding to place around the value to display. |
 | GetPasswordChar | (Inherited from Infragistics.Win.EmbeddableEditorOwnerBase) |
 | GetPromptChar | (Inherited from Infragistics.Win.EmbeddableEditorOwnerBase) |
 | GetScrollBarLook | (Inherited from Infragistics.Win.EmbeddableEditorOwnerBase) |
 | GetScrollBarViewStyle | (Inherited from Infragistics.Win.EmbeddableEditorOwnerBase) |
 | GetShowInkButton | Overridden. Determines when to show the Ink Button on the editor. |
 | GetSizeOfImages | Overridden. Returns the size of images to be used by the editor's ValueList |
 | GetSpellChecker | (Inherited from Infragistics.Win.EmbeddableEditorOwnerBase) |
 | GetTextBoxScrollBars | (Inherited from Infragistics.Win.EmbeddableEditorOwnerBase) |
 | GetTextRenderingMode | Overridden. Returns the text rendering mode to use. Default implementation returns Default value. |
 | GetTypeConverter | (Inherited from Infragistics.Win.EmbeddableEditorOwnerBase) |
 | GetValue | Overridden. Returns the value that should be rendered. |
 | GetValueList | Overridden. Returns the UltraCombo |
 | GetValueListsCollection | (Inherited from Infragistics.Win.EmbeddableEditorOwnerBase) |
 | IsActionableAreaSupported | (Inherited from Infragistics.Win.EmbeddableEditorOwnerBase) |
 | IsEditorAlwaysInEditMode | (Inherited from Infragistics.Win.EmbeddableEditorOwnerBase) |
 | IsEnabled | Overridden. Returns whether the value is enabled for editing. |
 | IsHotTrackingEnabled | (Inherited from Infragistics.Win.EmbeddableEditorOwnerBase) |
 | IsKeyMapped | Overridden. Called by the editor to determine whether the specified key should be handled by the editor |
 | IsMultiLine | (Inherited from Infragistics.Win.EmbeddableEditorOwnerBase) |
 | IsNullable | (Inherited from Infragistics.Win.EmbeddableEditorOwnerBase) |
 | IsPrinting | (Inherited from Infragistics.Win.EmbeddableEditorOwnerBase) |
 | IsReadOnly | Overridden. Returns true is the value is read-only |
 | IsVertical | (Inherited from Infragistics.Win.EmbeddableEditorOwnerBase) |
 | MustDisplayFromList | (Inherited from Infragistics.Win.EmbeddableEditorOwnerBase) |
 | MustSelectFromList | Overridden. Returns whether a selection can only be made from the value list. |
 | OnEditorClick | (Inherited from Infragistics.Win.EmbeddableEditorOwnerBase) |
 | OnEditorDoubleClick | (Inherited from Infragistics.Win.EmbeddableEditorOwnerBase) |
 | OnEditorGotFocus | (Inherited from Infragistics.Win.EmbeddableEditorOwnerBase) |
 | OnEditorLostFocus | (Inherited from Infragistics.Win.EmbeddableEditorOwnerBase) |
 | OnEditorMouseDown | Overridden. The editor calls this method whenever any of its embeddable elements gets a mouse down. |
 | OnEditorMouseUp | (Inherited from Infragistics.Win.EmbeddableEditorOwnerBase) |
 | OnEnterEditor | (Inherited from Infragistics.Win.EmbeddableEditorOwnerBase) |
 | OnLeaveEditor | (Inherited from Infragistics.Win.EmbeddableEditorOwnerBase) |
 | RaiseKeyDown | (Inherited from Infragistics.Win.EmbeddableEditorOwnerBase) |
 | RaiseKeyPress | (Inherited from Infragistics.Win.EmbeddableEditorOwnerBase) |
 | RaiseKeyUp | (Inherited from Infragistics.Win.EmbeddableEditorOwnerBase) |
 | ReleaseCachedGraphics | (Inherited from Infragistics.Win.EmbeddableEditorOwnerBase) |
 | ResolveAppearance | Overloaded. Overridden. Resolves the appearance for an element. |
 | ResolveDefaultAppearance | (Inherited from Infragistics.Win.EmbeddableEditorOwnerBase) |
 | SetEditorContext | Overridden. Sets the editor context for the passed in ownerContext. |
 | ShouldDrawFocus | Overridden. Determines if a focus rect should be drawn. |
 | ShouldShowOverflowIndicator | (Inherited from Infragistics.Win.EmbeddableEditorOwnerBase) |
 | ShowHotkeyPrefix | (Inherited from Infragistics.Win.EmbeddableEditorOwnerBase) |
 | ShowKeyboardCues | (Inherited from Infragistics.Win.EmbeddableEditorOwnerBase) |
 | SuppressEnterLeaveInvalidation | (Inherited from Infragistics.Win.EmbeddableEditorOwnerBase) |
 | UseDefaultEditorCursor | (Inherited from Infragistics.Win.EmbeddableEditorOwnerBase) |
 | WrapText | (Inherited from Infragistics.Win.EmbeddableEditorOwnerBase) |