The following tables list the members exposed by ToolbarButton.
| Name | Description | |
|---|---|---|
![]() | ToolbarButton Constructor |
| Name | Description | |
|---|---|---|
![]() | Handler | Main item action (can be null). |
![]() | Image | Item image. |
![]() | IsActive | Check active item action (can be null). |
![]() | IsEnabled | Check enabled item action (can be null). |
![]() | SubItems | Subitems (can be null). |
![]() | Text | Item text. |
![]() | ToolTipText | Item tool tip text. |
![]() | Visible | Makes this toolbar item visible/invisible. |

