FlexChart | ComponentOne
C1.Win.Ribbon.4.8 Assembly / C1.Win.Ribbon Namespace / RibbonToggleButton Class / PressedIconSet Property

In This Topic
    PressedIconSet Property (RibbonToggleButton)
    In This Topic
    Gets the icon set for the Pressed state.
    Syntax
    'Declaration
     
    Public ReadOnly Property PressedIconSet As C1.Framework.IconSet
    public C1.Framework.IconSet PressedIconSet {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