An accessibility object of the group role includes the following attributes as shown in Table B-11:
Attribute | Required | Type | Description |
|---|---|---|---|
Parent | Yes | UIElement | Accessibility object representing the 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 group’s containing window |
Top-Level UIElement | Yes | UIElement | Accessibility object representing the group’s containing window, sheet, or drawer |
Title | No | String | Visible title of the group |
Help | No | String | Help-tag text for the group |
Focused | Yes | Boolean |
|
Children | Yes | UIElement array | Accessibility objects representing the objects in the group |
Contents | No | UIElement array | Accessibility objects representing the children of the group, excluding ancillary elements such as the title of a box or the scroll bars of a scroll view |
Last updated: 2008-03-11