An accessibility object of the menu bar role includes the following attributes as shown in Table B-18:
Attribute | Required | Type | Description |
|---|---|---|---|
Parent | Yes | UIElement | Accessibility object representing the menu bar’s parent |
Position | Yes | Point value | Structure containing screen-position coordinates |
Size | Yes | Size value | Structure containing width and height values |
Help | No | String | Help-tag text for the menu bar |
Enabled | Yes | Boolean |
|
Children | Yes | UIElement array | Accessibility objects representing the menu bar items in the menu bar |
Selected Children | Yes | UIElement array | Accessibility objects representing currently selected menu bar items |
Visible Children | Yes | UIElement array | Accessibility objects representing currently visible menu bar items |
An accessibility object of the menu bar role can support the following action:
Cancel. When the confirm action is performed, menu tracking is canceled.
Last updated: 2008-03-11