Click or drag to resize

IQuickAccessToolbarButton Methods

The IQuickAccessToolbarButton type exposes the following members.

Methods
 NameDescription
Public methodGetEnabled Gets the entry enabled state.
Public methodGetImage Gets the entry image.
Public methodGetShortcutKeys Gets the entry shortcut keys state.
Public methodGetText Gets the entry text.
Public methodGetToolTipBody Gets the body text for the item ToolTip.
Public methodGetToolTipImage Gets the image for the item ToolTip.
Public methodGetToolTipImageTransparentColor Gets the color to draw as transparent in the ToolTipImage.
Public methodGetToolTipStyle Gets the tooltip label style.
Public methodGetToolTipTitle Gets the title text for the item ToolTip.
Public methodGetVisible Gets the entry visible state.
Public methodPerformClick Generates a Click event for a button.
Public methodPerformDropDown Generates a DropDown event for a button.
Public methodSetRibbon Provides a back reference to the owning ribbon control instance.
Public methodSetVisible Sets a new value for the visible state.
Top
See Also