Choosing Which Properties to Support

The IAccessible properties provide a way for server developers to describe a wide variety of user interface elements. But not all of the properties are applicable for every kind of user interface element. Additionally, some properties provide descriptive information that is useful but not essential.

Servers must support the following properties and methods for every object:

The following properties and method must be supported if they are applicable to the object:

The following properties and method must be supported if the object has children:

The following properties are optional, but provide useful descriptive information about the object. The Description property is implemented to describe bitmaps and other images.