| 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 | (Inherited from Infragistics.Win.EmbeddableEditorOwnerBase) |
| 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 | (Inherited from Infragistics.Win.EmbeddableEditorOwnerBase) |
| GetCachedGraphics | (Inherited from Infragistics.Win.EmbeddableEditorOwnerBase) |
| GetCharacterCasing | (Inherited from Infragistics.Win.EmbeddableEditorOwnerBase) |
| GetCheckedListSettings | (Inherited from Infragistics.Win.EmbeddableEditorOwnerBase) |
| GetComponentRole | Overridden. Invoked by an editor to obtain the application style information. |
| GetConstraints | (Inherited from Infragistics.Win.EmbeddableEditorOwnerBase) |
| GetContextMenu | Overridden. Returns the context menu to be used by the editor |
| 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 | (Inherited from Infragistics.Win.EmbeddableEditorOwnerBase) |
| GetEditor | Overridden. Returns the editor for the passed in ownerContext. This is used by the base implementation of EmbeddableOwnerBase. |
| 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 | (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 | Overridden. Returns the color that is used as the transparent color for images displayed by the editor |
| GetImeMode | (Inherited from Infragistics.Win.EmbeddableEditorOwnerBase) |
| GetMaskInfo | (Inherited from Infragistics.Win.EmbeddableEditorOwnerBase) |
| GetMaxLength | (Inherited from Infragistics.Win.EmbeddableEditorOwnerBase) |
| GetMaxLines | Overridden. Returns the maximum number of text lines displayed. |
| GetMaxValue | (Inherited from Infragistics.Win.EmbeddableEditorOwnerBase) |
| GetMinValue | (Inherited from Infragistics.Win.EmbeddableEditorOwnerBase) |
| GetNullText | (Inherited from Infragistics.Win.EmbeddableEditorOwnerBase) |
| 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 | Overridden. Returns the Infragistics.Win.UltraWinScrollBar.ScrollBarLook to be used by the scrollbars displayed by the embeddable editor. |
| GetScrollBarViewStyle | (Inherited from Infragistics.Win.EmbeddableEditorOwnerBase) |
| GetShowInkButton | Overridden. Returns a bool indicating if the editor should display an ink button. This method only has meaning when the control is used in an ink-enabled context. |
| 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 | (Inherited from Infragistics.Win.EmbeddableEditorOwnerBase) |
| IsMultiLine | Overridden. Returns whether the text is multiline. |
| IsNullable | Overridden. Returns whether the value can be set to null. |
| 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 | (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 | Overridden. Called when an embeddable element gets a mouse down. |
| OnEditorMouseUp | Overridden. The editor calls this method whenever any of its embeddable elements gets a mouse up. |
| OnEnterEditor | (Inherited from Infragistics.Win.EmbeddableEditorOwnerBase) |
| OnLeaveEditor | Overridden. Called when focus is leaving the editor. |
| 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 | Overridden. Determines whether the ampersand character is interpreted as an accelerator (hotkey prefix). |
| ShowKeyboardCues | (Inherited from Infragistics.Win.EmbeddableEditorOwnerBase) |
| SuppressEnterLeaveInvalidation | (Inherited from Infragistics.Win.EmbeddableEditorOwnerBase) |
| UseDefaultEditorCursor | Overridden. Returns whether the editor should use its default cursor |
| WrapText | (Inherited from Infragistics.Win.EmbeddableEditorOwnerBase) |