WinXTracker_GetPos (hTracker)
Gets the position of the slider in a tracker control
Parameter | Description |
---|---|
hTracker | The handle to the tracker to get the position from |
The position of the tracker's slider.
none
'print the position of the tracker PRINT WinXTracker_GetPos (hTracker) |