The PreviewToolBarButton type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| Action | ||
| DropDownMenu |
Gets or sets the menu to be displayed in the drop-down toolbar button.
(Inherited from ToolBarButton.) | |
| Enabled |
Gets or sets a value indicating whether the button is enabled.
(Inherited from ToolBarButton.) | |
| Events |
Gets the list of event handlers that are attached to this Component.
(Inherited from Component.) | |
| ImageIndex |
Gets or sets the index value of the image assigned to the button.
(Inherited from ToolBarButton.) | |
| ImageKey |
Gets or sets the name of the image assigned to the button.
(Inherited from ToolBarButton.) | |
| PartialPush |
Gets or sets a value indicating whether a toggle-style toolbar button is partially pushed.
(Inherited from ToolBarButton.) | |
| Pushed |
Gets or sets a value indicating whether a toggle-style toolbar button is currently in the pushed state.
(Inherited from ToolBarButton.) | |
| Style |
Gets or sets the style of the toolbar button.
(Inherited from ToolBarButton.) | |
| Tag |
Gets or sets the object that contains data about the toolbar button.
(Inherited from ToolBarButton.) | |
| Text |
Gets or sets the text displayed on the toolbar button.
(Inherited from ToolBarButton.) | |
| ToolTipText |
Gets or sets the text that appears as a ToolTip for the button.
(Inherited from ToolBarButton.) | |
| Visible |
Gets or sets a value indicating whether the toolbar button is visible.
(Inherited from ToolBarButton.) |