An accessibility object of the tab group role includes the following attributes as shown in Table B-37:
Attribute | Required | Type | Description |
|---|---|---|---|
Parent | Yes | UIElement | Accessibility object representing the tab group’s parent |
Position | Yes | Point value | Structure containing screen-position coordinates |
Size | Yes | Size value | Structure containing width and height values |
Window | Yes | UIElement | Accessibility object representing the tab group’s containing window |
Top-Level UIElement | Yes | UIElement | Accessibility object representing the tab group’s containing window, sheet, or drawer |
Tabs | Yes | UIElement array | Accessibility objects representing the tab controls |
Help | No | String | Help-tag text for the tab group |
Focused | Yes | Boolean |
|
Children | Yes | UIElement array | Accessibility objects representing the tab controls and the objects in the currently displayed tab pane |
Value | Yes | UIElement | Accessibility object representing the currently selected tab control |
Last updated: 2008-03-11