POSITION

Determines a dialog element's current value within the range of values supported by the dialog element, as defined by its MIN and MAX attributes.

An attempt to set the position to an out-of-range value causes an error to be raised.

Applies to Progress bar control, spin control.
Data Type I4
Default Value 0
Possible Values Any in-range integer value.