The following tables list the members exposed by TabManager.TabItemAccessibleObject.
| Name | Description | |
|---|---|---|
![]() | TabManager.TabItemAccessibleObject Constructor | Constructor |
| Name | Description | |
|---|---|---|
![]() | AccessibleObject | Returns the accessible object that represents the object. (Inherited from Infragistics.Win.AccessibleObjectWrapper) |
![]() | Bounds | Overridden. Gets the location and size of the accessible object. |
![]() | DefaultAction | Overridden. Gets a string that describes the default action of the object. |
![]() | Description | Gets a string that describes the visual appearance of the specified object. Not all objects have a description (Inherited from Infragistics.Win.AccessibleObjectWrapper) |
![]() | Help | Overridden. Gets a description of what the object does or how the object is used. |
![]() | 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 | Overridden. The accessible name for the data area. |
![]() | Parent | Overridden. Gets the parent of an accessible object. |
![]() | Role | Overridden. Gets the role of this accessible object. |
![]() | State | Overridden. Gets the state of this accessible object. |
![]() | TabItem | Returns the associated tab. |
![]() | TabManager | Returns the associated tab. |
![]() | Value | Overridden. Returns the tab's description |
| Name | Description | |
|---|---|---|
![]() | CanPerformDefaultAction | Indicates if the default action can be performed. (Inherited from Infragistics.Win.AccessibleObjectWrapper) |
| Name | Description | |
|---|---|---|
![]() | DoDefaultAction | Overridden. Performs the default action associated with this accessible object. |
![]() | GetChild | Overridden. Retrieves the accessible child corresponding to the specified index. |
![]() | GetChildCount | Overridden. Retrieves the number of children belonging to an accessible object. |
![]() | GetFocused | Overridden. Retrieves the object that has the keyboard focus. |
![]() | GetHelpTopic | Gets an identifier for a Help topic identifier and the path to the Help file associated with this accessible object. (Inherited from Infragistics.Win.AccessibleObjectWrapper) |
![]() | GetSelected | Overridden. Retrieves the currently selected child. |
![]() | HitTest | Overridden. Retrieves the child object at the specified screen coordinates. |
![]() | Navigate | Overridden. Navigates to another accessible object. |
![]() | Select | Overridden. Modifies the selection or moves the keyboard focus of the accessible object. |
| Name | Description | |
|---|---|---|
![]() | CreateAccessibilityInstance | Invoked when the accessible object that represents the accessible object is to be created. (Inherited from Infragistics.Win.AccessibleObjectWrapper) |
![]() | GetMarshallingControl | Overridden. Returns the control used to synchronize accessibility calls. |