An accessibility object of the static text role includes the following attributes as shown in Table B-36:
Attribute | Required | Type | Description |
|---|---|---|---|
Parent | Yes | UIElement | Accessibility object representing the static text’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 static text’s containing window |
Top-Level UIElement | Yes | UIElement | Accessibility object representing the static text’s containing window, sheet, or drawer |
Help | No | String | Help-tag text for the static text |
Enabled | Yes | Boolean |
|
Focused | Yes | Boolean |
|
Value | Yes | String | Text in the static text |
Selected Text | Yes | String | Selected portion of the text in the static text |
Selected Text Range | Yes | Range value | Position and length (in characters) of the selected portion of the text in the static text |
Number of Characters | Yes | Number | Number of characters in the text in the static text |
Visible Character Range | Yes | Range value | Position and length (in characters) of the text in the static text |
Insertion Point Line Number | No | Number | Line number of current cursor position in static text |
Last updated: 2008-03-11