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

In This Topic
    SmallChange Property (C1InputPanel)
    In This Topic
    Gets or sets the distance to move a scroll bar in response to a small scroll command.
    Syntax
    'Declaration
     
    Protected Property SmallChange As Size
    protected Size SmallChange {get; set;}
    See Also