UserInterfaceObject Properties
Represents a base class for certain user interface objects.| Name | Description |
|---|---|
| DisplayName | Gets or sets the text which identifies an element. |
| Id | Gets the unique identifier of the user interface object instance. |
| MenuCaption | Gets or sets the element’s menu caption. |
See Also