Specifies the value represented by the component.
Declaration
componentObj.Position
Read-Write Property | Float |
componentObj | One of the user forms components listed in the Applies To section |
Applies To
The property applies to the following components:
Description
Use the Position
property to obtain or set the current value represented by the component. The position value is limited by the range specified by the Min
and Max
properties.
Property Value
A floating-point value indicating the component’s position.