InputPanel for WinForms | ComponentOne
C1.Win.C1InputPanel.4.5.2 Assembly / C1.Win.C1InputPanel 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