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

Public method

RibbonDialogLauncher

Initializes a new instance of the RibbonDialogLauncher class.

Top

Methods

 

Name

Description

Public method

Dispose

Releases all resources used by the RibbonDialogLauncher.

Public method

Equals

Determines whether the specified Object is equal to the current Object. (Inherited from Object.)

Protected method

Finalize

Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.)

Public method

GetHashCode

Serves as a hash function for a particular type. (Inherited from Object.)

Public method

GetType

Gets the type of the current instance. (Inherited from Object.)

Protected method

MemberwiseClone

Creates a shallow copy of the current Object. (Inherited from Object.)

Public method

ResumeLayout

Reverses the effect of the SuspendLayout method.

Public method

SuspendLayout

Prevents the Microsoft Office application from refreshing the state of controls in the OfficeRibbon.

Public method

ToString

Returns a string that represents the current object. (Inherited from Object.)

Top

Properties

 

Name

Description

Public property

Enabled

Gets or sets a value that indicates whether this RibbonDialogLauncher is enabled.

Public property

Image

Gets or sets an image that appears on this RibbonDialogLauncher when it is added to the Quick Access Toolbar.

Public property

ImageName

Gets or sets an identifier that is used to assign an image to this RibbonDialogLauncher when it is added to the Quick Access Toolbar.

Public property

KeyTip

Gets or sets the keyboard shortcut for this RibbonDialogLauncher.

Public property

OfficeImageId

Gets or sets the image to display on this RibbonDialogLauncher, if you want to use a built-in Microsoft Office icon.

Public property

Parent

Gets a RibbonGroup object of which this RibbonDialogLauncher is a member.

Public property

Ribbon

Gets the OfficeRibbon on which this RibbonDialogLauncher is placed.

Public property

ScreenTip

Gets or sets tip text that appears when the user moves the pointer over the RibbonDialogLauncher.

Public property

SuperTip

Gets or sets multiline tip text that appears when the user moves the pointer over the RibbonDialogLauncher.

Public property

Visible

Gets or sets a value that indicates whether this RibbonDialogLauncher is visible.

Top

See Also

Reference

RibbonDialogLauncher Class

Microsoft.Office.Tools.Ribbon Namespace