This object represents a button placed on a CommandBar.
CommandBarButton
The CommandBarButton object supports the following properties:
Enabled | Tag |
Image | ToolTip |
Index | Type |
Key | Width |
MixedState | Value |
Style | Visible |
You can place check boxes or radio buttons on the command bar to enable users to toggle between different views. Moving between views can make windows more readable by eliminating unnecessary scrolling.