ControlFormat.SmallChange Property

Definition

Returns or sets the amount that the scroll bar or spinner is incremented or decremented for a line scroll (when the user clicks an arrow).

public:
 property int SmallChange { int get(); void set(int value); };
public int SmallChange { get; set; }
Public Property SmallChange As Integer

Property Value

Applies to