C1.Win.Ribbon Namespace / RibbonApplicationMenu Class / SmallImage Property

In This Topic
SmallImage Property (RibbonApplicationMenu)
In This Topic
Gets or sets the small image.
Syntax
'Declaration
 
Public Overridable Property SmallImage As Image
 
Remarks
This property is only used for backward compatibility with C1Ribbon Classic. Please use RibbonIconItem.IconSet property for the new development.
See Also