InputPanel for WinForms | ComponentOne
C1.Win.InputPanel.5 Assembly / C1.Win.InputPanel Namespace / C1InputPanelBase Class / SettingScrollSize Property

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