Win32ToolBarButton Properties |
The Win32ToolBarButton type exposes the following members.
Name | Description | |
---|---|---|
DropDownMenu | Gets or sets the menu to be displayed in the drop-down toolbar button. | |
Enabled | Gets or sets a value indicating whether the button is enabled. | |
ImageIndex | Gets or sets the index value of the image assigned to the button. | |
ImageKey | Gets or sets the name of the image assigned to the button. | |
Name | The name of the button. | |
Parent | Gets the toolbar control that the toolbar button is assigned to. | |
PartialPush | Gets or sets a value indicating whether a toggle-style toolbar button is partially pushed. | |
Pushed | Gets or sets a value indicating whether a toggle-style toolbar button is currently in the pushed state. | |
Rectangle | Gets the bounding rectangle for a toolbar button. | |
Style | Gets or sets the style of the toolbar button. | |
Tag | Gets or sets the object that contains data about the toolbar button. | |
Text | Gets or sets the text displayed on the toolbar button. | |
ToolTipText | Gets or sets the text that appears as a ToolTip for the button. | |
Visible | Gets or sets a value indicating whether the toolbar button is visible. | |
Width | Gets or sets the width. |