Input for WinForms | ComponentOne
C1.Framework Namespace / ScrollableControl Class / UseScrollWindow Property

In This Topic
    UseScrollWindow Property (ScrollableControl)
    In This Topic
    Gets or sets a System.Boolean value determining whether control shows scroll bars.
    Syntax
    'Declaration
     
    
    Protected Property UseScrollWindow As Boolean
    protected bool UseScrollWindow {get; set;}
    See Also