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

In This Topic
    SettingScrollSize Property (ScrollableControl)
    In This Topic
    Gets the state of scrolling.
    Syntax
    'Declaration
     
    
    Protected ReadOnly Property SettingScrollSize As Boolean
    protected bool SettingScrollSize {get;}
    See Also