C1.Win.TreeView Namespace / C1TreeView Class / GetTrackPos Method

In This Topic
GetTrackPos Method (C1TreeView)
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