Unicode Controls & Classes for VB6 - Version 4
ctlNumIncXP
.ButtonWidth Property
Gets or sets the width of internal buttons (up/down)
Syntax
Public Property Get ButtonWidth () As Integer
Public Property Let ButtonWidth (ByVal
New_Value
As Integer)
Parameters
Parameter
Description
ByVal
New_Value
As Integer
The new width of internal buttons
Remarks