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

In This Topic
    UseScrollWindow Property (C1StatusBar)
    In This Topic
    Syntax
    'Declaration
     
    
    Protected Property UseScrollWindow As Boolean
    protected bool UseScrollWindow {get; set;}
    See Also