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

In This Topic
    SmallChange Property (ScrollableControl)
    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