| Name | Description |
 | AccessibilityNotifyClients | (Inherited from Infragistics.Win.EmbeddableEditorOwnerBase) |
 | 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 were in its "active" state. Only applicable if the return from the DisplayStyle property is not Standard. |
 | 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 | (Inherited from Infragistics.Win.EmbeddableEditorOwnerBase) |
 | GetAutoEdit | (Inherited from Infragistics.Win.EmbeddableEditorOwnerBase) |
 | GetAutoSizeEditInfo | (Inherited from Infragistics.Win.EmbeddableEditorOwnerBase) |
 | GetAutoSuggestFilterMode | (Inherited from Infragistics.Win.EmbeddableEditorOwnerBase) |
 | 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 | (Inherited from Infragistics.Win.EmbeddableEditorOwnerBase) |
 | GetCheckedListSettings | (Inherited from Infragistics.Win.EmbeddableEditorOwnerBase) |
 | GetComponentRole | (Inherited from Infragistics.Win.EmbeddableEditorOwnerBase) |
 | GetConstraints | (Inherited from Infragistics.Win.EmbeddableEditorOwnerBase) |
 | GetContextMenu | (Inherited from Infragistics.Win.EmbeddableEditorOwnerBase) |
 | GetContextMenuStrip | (Inherited from Infragistics.Win.EmbeddableEditorOwnerBase) |
 | 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 | Overridden. Returns the horizontal and vertical offset to apply to the DropDown's list |
 | GetEditor | Overridden. Returns the editor associated with this EmbeddableEditorOwner |
 | GetEditorContext | (Inherited from Infragistics.Win.EmbeddableEditorOwnerBase) |
 | GetEditorElement | Overridden. Returns the embeddable uielement associated with a particular object or null if none is available. |
 | GetExtendedInfo | (Inherited from Infragistics.Win.EmbeddableEditorOwnerBase) |
 | GetExternalContext | Overridden. Returns an object that may be provided to the programmer using an editor. |
 | GetFormatInfo | Overridden. Returns information needed to format a string. |
 | GetGlyphInfo | (Inherited from Infragistics.Win.EmbeddableEditorOwnerBase) |
 | GetImageList | (Inherited from Infragistics.Win.EmbeddableEditorOwnerBase) |
 | GetImageTransparentColor | (Inherited from Infragistics.Win.EmbeddableEditorOwnerBase) |
 | GetImeMode | (Inherited from Infragistics.Win.EmbeddableEditorOwnerBase) |
 | GetMaskInfo | (Inherited from Infragistics.Win.EmbeddableEditorOwnerBase) |
 | GetMaxLength | (Inherited from Infragistics.Win.EmbeddableEditorOwnerBase) |
 | GetMaxLines | (Inherited from Infragistics.Win.EmbeddableEditorOwnerBase) |
 | GetMaxValue | Overridden. Returns the maximum allowable value. |
 | GetMinValue | Overridden. Returns the minimum allowable value. |
 | GetNullText | Overridden. The string to display for a null value. |
 | GetPadChar | (Inherited from Infragistics.Win.EmbeddableEditorOwnerBase) |
 | GetPadding | (Inherited from Infragistics.Win.EmbeddableEditorOwnerBase) |
 | 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 | (Inherited from Infragistics.Win.EmbeddableEditorOwnerBase) |
 | GetSpellChecker | (Inherited from Infragistics.Win.EmbeddableEditorOwnerBase) |
 | GetTextBoxScrollBars | (Inherited from Infragistics.Win.EmbeddableEditorOwnerBase) |
 | GetTextRenderingMode | (Inherited from Infragistics.Win.EmbeddableEditorOwnerBase) |
 | GetTypeConverter | (Inherited from Infragistics.Win.EmbeddableEditorOwnerBase) |
 | GetValue | Overridden. Returns the value that should be rendered. |
 | GetValueList | (Inherited from Infragistics.Win.EmbeddableEditorOwnerBase) |
 | 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 an embeddable editor to determine whether the specified key should be handled by the owner |
 | IsMultiLine | (Inherited from Infragistics.Win.EmbeddableEditorOwnerBase) |
 | IsNullable | Overridden. Returns whether the value can be set to null. |
 | IsPrinting | (Inherited from Infragistics.Win.EmbeddableEditorOwnerBase) |
 | IsReadOnly | Overridden. Returns true if the control is not read only |
 | IsVertical | (Inherited from Infragistics.Win.EmbeddableEditorOwnerBase) |
 | MustDisplayFromList | (Inherited from Infragistics.Win.EmbeddableEditorOwnerBase) |
 | MustSelectFromList | (Inherited from Infragistics.Win.EmbeddableEditorOwnerBase) |
 | 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 | (Inherited from Infragistics.Win.EmbeddableEditorOwnerBase) |
 | 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 | (Inherited from Infragistics.Win.EmbeddableEditorOwnerBase) |
 | 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) |