Description
Use this property to get the slider's current position or to set a new one. The position value must be within the range of wMin
…wMax
(bounds included).
Declaration
TestObj.wPosition
Read-Write Property | Double |
TestObj | A variable, parameter or expression that specifies a reference to one of the objects listed in the Applies To section |
Applies To
The property is applied to the following object:
View Mode
This property is available in the Object Browser panel and in other panels and dialogs in both Basic and Advanced view modes.
Property Value
A floating-point value that specifies the slider's position.
See Also
wPosition Property (TrackBar and Slider Controls)
wMax Property (Specific to WPFTrackBar Controls)
wMin Property (Specific to WPFTrackBar Controls)