Ribbon for WinForms | ComponentOne
C1.Win.Ribbon Namespace / C1StatusBar Class / ScrollableRectangle Property

In This Topic
    ScrollableRectangle Property (C1StatusBar)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Overridable ReadOnly Property ScrollableRectangle As Rectangle
    public virtual Rectangle ScrollableRectangle {get;}
    See Also