C1.Win.C1InputPanel.4.8 Assembly / C1.Win.C1InputPanel Namespace / C1InputPanel Class / GetTrackPos Method

In This Topic
GetTrackPos Method (C1InputPanel)
In This Topic
Gets the immediate position of the specified scroll box that the user is dragging.
Syntax
'Declaration
 
Protected Function GetTrackPos( _
   ByVal nBar As Integer _
) As Integer
 

Parameters

nBar
See Also