C1.Win.Ribbon Namespace / RibbonMenu Class / IconSet Property

In This Topic
IconSet Property (RibbonMenu)
In This Topic
Gets the icon set used to display item with different sizes.
Syntax
'Declaration
 
Public ReadOnly Property IconSet As IconSet
 
Remarks
Fill this set with icons of different sizes to get better appearance in different display modes and at different screen resolutions.
See Also