For a list of all members of this type, see EmbeddableEditorBase.EmbeddableEditorAccessibleObject members.
Name | Description | |
---|---|---|
AccessibleObject | Returns the accessible object that represents the object. (Inherited from Infragistics.Win.AccessibleObjectWrapper) | |
Bounds | Overridden. Returns the location and size of the object represented by the accessible object. | |
DefaultAction | Gets a string that describes the default action of the object. Not all objects have a default action. (Inherited from Infragistics.Win.AccessibleObjectWrapper) | |
Description | Gets a string that describes the visual appearance of the specified object. Not all objects have a description (Inherited from Infragistics.Win.AccessibleObjectWrapper) | |
Editor | Returns the associated editor. | |
Help | Gets a description of what the object does or how the object is used. (Inherited from Infragistics.Win.AccessibleObjectWrapper) | |
IsInEditMode | Indicates if the associated editor is in edit mode for the owner and owner context represented by the accessible object. | |
KeyboardShortcut | Gets the shortcut key or access key for the accessible object (Inherited from Infragistics.Win.AccessibleObjectWrapper) | |
MarshallingControl | Returns the control used to marshal calls to the ui thread. (Inherited from Infragistics.Win.AccessibleObjectWrapper) | |
Name | Returns the name of the accessible object. (Inherited from Infragistics.Win.AccessibleObjectWrapper) | |
Owner | Returns the associated owner | |
OwnerContext | Returns the owner context that can be used by the owner to identify the object that the accessible instance represents. | |
Parent | Overridden. Returns the parent accessible object. | |
Role | Returns the role of the accessible object. (Inherited from Infragistics.Win.AccessibleObjectWrapper) | |
State | Overridden. Returns the state of the accessible object. | |
UIElement | Returns the UIElement associated with the accessible object instance. | |
Value | Overridden. Returns the value of the editor. |
Name | Description | |
---|---|---|
CanPerformDefaultAction | Overridden. Indicates if the default action can be performed. | |
ValueList | Returns the valuelist used by the editor. |