ToolbarItemBase Properties
The base class for toolbar items.
Name | Description |
---|---|
Collection |
Gets the collection to which an item belongs.
Inherited from Collection |
Image | Gets the settings of an image displayed by the item. |
Index |
Gets or sets the item’s index within the collection.
Inherited from Collection |
Text | Gets or sets the text content of a toolbar item. |
Tool |
Gets or sets the item’s tooltip text. |
See Also