wMin Property (Specific to WPFTrackBar Controls)

Applies to TestComplete 15.63, last modified on April 10, 2024

Description

The position of the trackbar slider is set according to the values that are within the specified range. The wMin property returns the minimum value of this range. The value should be less than the wMax value.

Declaration

TestObj.wMin

Read-Only 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

To view this property in the Object Browser panel and in other panels and dialogs, activate the Advanced view mode.

Property Value

A floating-point value holding the minimum position of the slider.

See Also

wMin Property (TrackBar and Slider Controls)
wMax Property (Specific to WPFTrackBar Controls)
wPosition Property (Specific to WPFTrackBar Controls)

Highlight search results