wPosition Property (Specific to WPFTrackBar Controls)

Applies to TestComplete 15.62, last modified on March 19, 2024

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 wMinwMax (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)

Highlight search results