Unicode Controls & Classes for VB6 - Version 4
ctlUniComboBoxXP
.DropDownWidth Property
Gets or sets the width of the drop down list
Syntax
Public Property Get DropDownWidth () As Long
Public Property Let DropDownWidth (ByVal
lWidth
As Long)
Parameters
Parameter
Description
ByVal
lWidth
As Long
The new width
Remarks