Description
The position of the trackbar slider is set according to the values that are within the specified range. The wMax
property returns the maximum value of this range. The value should be greater than the wMin
value.
Declaration
TestObj.wMax
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 maximum position of the slider.
See Also
wMax Property (TrackBar and Slider Controls)
wMin Property (Specific to WPFTrackBar Controls)
wPosition Property (Specific to WPFTrackBar Controls)