ComponentOne SuperTooltip for WinForms
C1.Win.4.8 Assembly / 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 System.Drawing.Size
    protected System.Drawing.Size SmallChange {get; set;}
    See Also