Unicode Controls & Classes for VB6 - Version 4

ctlUniListView.HScroll_Max Property

Gets the maximum value of the horizontal scrollbar

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