CustomItemDescriptionAttribute Properties
Specifies tooltip text that is displayed for a custom item’s bar in the Ribbon.| Name | Description |
|---|---|
| InsertCommandDescription | Gets the tooltip text that is displayed for a custom item’s bar in the Ribbon. |
| TypeId | When implemented in a derived class, gets a unique identifier for this Attribute. Inherited from Attribute. |
See Also