CustomItemDescriptionAttribute Constructors
Specifies tooltip text that is displayed for a custom item’s bar in the Ribbon.| Name | Parameters | Description |
|---|---|---|
| CustomItemDescriptionAttribute(String) | insertCommandDescription | Initializes a new instance of the CustomItemDescriptionAttribute class with specified settings. |
See Also