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

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