An accessibility object of the sheet role includes the following attributes as shown in Table B-32:
Attribute | Required | Type | Description |
|---|---|---|---|
Parent | Yes | UIElement | Accessibility object representing the sheet’s parent |
Position | Yes | Point value | Structure containing screen-position coordinates |
Size | Yes | Size value | Structure containing width and height values |
Focused | Yes | Boolean |
|
Children | Yes | UIElement array | Accessibility objects representing the sheet’s children |
Window | Yes | UIElement | Accessibility object representing the sheet’s containing window |
Grow Area | Yes | UIElement | Accessibility object representing the grow area |
Default | No | UIElement | Accessibility object representing the default button |
Cancel | No | UIElement | Accessibility object representing the Cancel button |
An accessibility objects of the sheet role supports the following action:
Raise. When the raise action is performed, this sheet becomes frontmost.
Last updated: 2008-03-11