Increment Method (DomainUpDown)

Action

Increases the position value of the up/down control.

Syntax

C#
domainUpDown.Increment([amount])
VB
domainUpDown.Increment([amount])
Variable Description
amount Optional: The amount to increment. The default value is '1'. Integer.