The following tables list the members exposed by ToolbarObject.
| Name | Description | |
|---|---|---|
![]() | ToolbarObject Constructor | Initializes a new instance of the ToolbarObject class. |
| Name | Description | |
|---|---|---|
![]() | ContextMenu | Gets or sets a context menu to use when the user right-clicks on the toolbar. |
![]() | DisplayToolTips | Gets or sets a value that determines whether the toolbar should display tooltips when the user's cursor hovers over a tool. |
![]() | Enabled | Determines whether the viewer's toolbar is enabled. |
![]() | Font | Gets or sets the font used to display text on the toolbar. |
![]() | Images | Gets a reference to the toolbar's images. |
![]() | Tools | Gets a reference to the toolbar's tools. |
![]() | Visible | Gets or sets a value that determines whether the viewer's toolbar is visible. |
![]() | Wrappable | Determines whether the toolbar should wrap tools to an additional row when they do not fit on a single row. |


