Unicode Controls & Classes for VB6 - Version 4

ctlUniListView.HScroll_Value Property

Gets or sets the value of the horizontal scrollbar

Syntax
Public Property Get HScroll_Value () As Long
Public Property Let HScroll_Value (ByRef l As Long)
Parameters
Parameter Description
ByRef l As Long The new value
Remarks