Unicode Controls & Classes for VB6 - Version 4
ctlNumIncXP
.Max Property
Gets or sets the maximum accepted value
Syntax
Public Property Get Max () As Long
Public Property Let Max (ByVal
New_Max
As Long)
Parameters
Parameter
Description
ByVal
New_Max
As Long
The new maximum value
Remarks