ComponentOne SuperTooltip for WinForms
C1.Win.4.8 Assembly / 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 System.Boolean
    protected System.bool UseScrollWindow {get; set;}
    See Also