WinXTracker_GetPos


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

Returns

The position of the tracker's slider.

Remarks

none

Examples

'print the position of the tracker
PRINT WinXTracker_GetPos (hTracker)

Related Links

WinXAddTrackBar
onTrackerPos (Callback)
WinXTracker_SetPos