CustomItemImageAttribute Constructors
Specifies an icon for a custom item’s bar in the Ribbon.Name | Parameters | Description |
---|---|---|
CustomItemImageAttribute(String, Type) | resourceName, assemblyMarker | Initializes a new instance of the CustomItemImageAttribute class with specified settings. |
CustomItemImageAttribute(String) | resourceName | Initializes a new instance of the CustomItemImageAttribute class with specified settings. |
See Also