PageDecrement Method (Spinner)

Class

Spinner.

Action

Decreases the value when the page spinner controls are pressed.

Availability

This functionality is supported only if you are using the Open Agent.

Syntax

PageDecrement (value)
Variable Description
value Optional: The amount to decrement. The default value is "1". INTEGER.

Example

MyDialog.Spinner1.PageDecrement(3)