IQuick |
The IQuickAccessToolbarButton type exposes the following members.
| Name | Description | |
|---|---|---|
| GetEnabled | Gets the entry enabled state. | |
| GetImage | Gets the entry image. | |
| GetShortcutKeys | Gets the entry shortcut keys state. | |
| GetText | Gets the entry text. | |
| GetToolTipBody | Gets the body text for the item ToolTip. | |
| GetToolTipImage | Gets the image for the item ToolTip. | |
| GetToolTipImageTransparentColor | Gets the color to draw as transparent in the ToolTipImage. | |
| GetToolTipStyle | Gets the tooltip label style. | |
| GetToolTipTitle | Gets the title text for the item ToolTip. | |
| GetVisible | Gets the entry visible state. | |
| PerformClick | Generates a Click event for a button. | |
| PerformDropDown | Generates a DropDown event for a button. | |
| SetRibbon | Provides a back reference to the owning ribbon control instance. | |
| SetVisible | Sets a new value for the visible state. |