RibbonItemData Members

The RibbonItemData type exposes the following members.

Methods

  NameDescription
Public methodEquals (Inherited from Object.)
Public methodGetContextualHelp
Gets the contextual help bound with this control.
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Public methodSetContextualHelp
Sets the contextual help bound with this button data.
Public methodToString (Inherited from Object.)

Properties

  NameDescription
Public propertyLongDescription
Long description of the command tooltip
Public propertyName
The name of the item.
Public propertyToolTip
The description that appears as a ToolTip for the item.
Public propertyToolTipImage
The image to show as a part of the button extended tooltip

See Also