GetTrackPos Method (XView)
In This Topic
Gets the immediate position of the specified scroll box that the user is dragging.
Syntax
'Declaration
Protected Function GetTrackPos( _
ByVal As Integer _
) As Integer
protected int GetTrackPos(
int
)
Parameters
- nBar
See Also