WinXTracker_SetPos (hTracker, newPos)
Sets the position of the slider in a tracker control
Parameter | Description |
---|---|
hTracker | The handle to the tracker control |
newPos | The new position for the slider |
$$TRUE on success or $$FALSE on fail
none
'reset the position WinXTracker_SetPos (hTracker, 0) |