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

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

Parameters

nBar
See Also