RibbonDialogLauncher Members (2007 System)
Include Protected Members
Include Inherited Members
Represents a small standardized icon on a group that can be used to open a dialog box.
The RibbonDialogLauncher type exposes the following members.
Constructors
Name
Description
Initializes a new instance of the RibbonDialogLauncher class.
Top
Methods
Name
Description
Releases all resources used by the RibbonDialogLauncher.
Determines whether the specified Object is equal to the current Object. (Inherited from Object.)
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.)
Serves as a hash function for a particular type. (Inherited from Object.)
Gets the type of the current instance. (Inherited from Object.)
Creates a shallow copy of the current Object. (Inherited from Object.)
Reverses the effect of the SuspendLayout method.
Prevents the Microsoft Office application from refreshing the state of controls in the OfficeRibbon.
Returns a string that represents the current object. (Inherited from Object.)
Top
Properties
Name
Description
Gets or sets a value that indicates whether this RibbonDialogLauncher is enabled.
Gets or sets an image that appears on this RibbonDialogLauncher when it is added to the Quick Access Toolbar.
Gets or sets an identifier that is used to assign an image to this RibbonDialogLauncher when it is added to the Quick Access Toolbar.
Gets or sets the keyboard shortcut for this RibbonDialogLauncher.
Gets or sets the image to display on this RibbonDialogLauncher, if you want to use a built-in Microsoft Office icon.
Gets a RibbonGroup object of which this RibbonDialogLauncher is a member.
Gets the OfficeRibbon on which this RibbonDialogLauncher is placed.
Gets or sets tip text that appears when the user moves the pointer over the RibbonDialogLauncher.
Gets or sets multiline tip text that appears when the user moves the pointer over the RibbonDialogLauncher.
Gets or sets a value that indicates whether this RibbonDialogLauncher is visible.
Top