Editor for WinForms | ComponentOne
C1.Win.Editor.8 Assembly / C1.Win.Editor.Ribbon Namespace / AlignRightButton Class / PressedIconSet Property

In This Topic
    PressedIconSet Property (AlignRightButton)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property PressedIconSet As C1.Framework.IconSet
    public C1.Framework.IconSet PressedIconSet {get;}
    See Also