Click or drag to resize
InputIncrementSettings Properties

The InputIncrementSettings type exposes the following members.

Properties
  Name Description
Public property Increment

Gets or sets the value to increment or decrement the spin box when the up or down buttons are clicked.

Public property InterceptArrowKeys

Gets or sets a value indicating whether the user can use the UP ARROW and DOWN ARROW keys to increment/decrement values.

Public property InterceptMouseWheel

Gets or sets a value indicating whether the user can use the MOUSEWHEEL to increment/decrement values.

Public property LargeIncrement

Gets or sets the value to increment or decrement the spin box when the up or down buttons are clicked.

Public property ViewState
Top
See Also