Creating an Accessible Form
See Also
The form you create and each component contained in it can be
made accessible by setting the accessibility properties.
To edit the accessibility properties in the Inspector window:
- Select the form or component whose accessibility properties you want to
modify.
- Click the Basic Properties button at the top of the Properties window and
scroll down to the Accessibility properties. Set any or all of the properties
as follows:
- Accessible Name. Sets the name for the component.
By default, the name is set to the component's text property value. Click
the current property value and type a new value, or click the ellipsis
(...) button to bring up the Property Editor dialog box.
- Accessible Description. Sets the description for the component.
Click the current property value and type a new value, or click the ellipsis
(...) button to bring up the Property Editor dialog box.
- Accessible Parent. Sets the name of the accessible parent
component. Click the current property value and select a new value from
the combo box.
Legal Notices