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

In This Topic
GetScrollSize Method (C1TreeView)
In This Topic
Retrieves the specified scroll bar range.
Syntax
'Declaration
 
Protected Function GetScrollSize( _
   ByVal nBar As Integer _
) As Integer
 

Parameters

nBar
See Also