Unicode Controls & Classes for VB6 - Version 4

ctlUniListView.VScroll_Max Property

Gets the maximum value of the vertical scrollbar

Syntax
Public Property Get VScroll_Max () As Long
Private Property Let VScroll_Max (ByRef l As Long)
Parameters
Parameter Description
ByRef l As Long
Remarks