Ribbon for WinForms | ComponentOne
C1.Win.Ribbon Namespace / RibbonTab Class / IconSet Property

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