TreeView for WinForms | ComponentOne
C1.Win.TreeView Namespace / C1TreeView Class / SmallChange Property

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