Unicode Controls & Classes for VB6 - Version 4

ctlUniListView.VScroll_Value Property

Gets or sets the value of the vertical scrollbar

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