Unicode Controls & Classes for VB6 - Version 4
ctlScroll
.Min Property
Returns/sets a scroll bar position's minimum Value property setting
Syntax
Public Property Get Min () As Long
Public Property Let Min (ByVal
New_Min
As Long)
Parameters
Parameter
Description
ByVal
New_Min
As Long
The new value
Remarks