InputPanel for WinForms | ComponentOne
C1.Win.InputPanel.5 Assembly / C1.Win.InputPanel Namespace / C1InputPanel Class / SmoothScrolling Property

In This Topic
    SmoothScrolling Property (C1InputPanel)
    In This Topic
    Gets or sets whether to scroll the panel smoothly.
    Syntax
    'Declaration
     
    Public Property SmoothScrolling As Boolean
    public bool SmoothScrolling {get; set;}
    See Also