Unicode Controls & Classes for VB6 - Version 4

ctlScroll.Value Property

Returns/sets the value of an object.

Syntax
Public Property Get Value () As Long
Public Property Let Value (ByVal New_Value As Long)
Parameters
Parameter Description
ByVal New_Value As Long Thew new value
Remarks
If a user sets a wrong error it raises a 380 exception (Invalid Property Value)