Unicode Controls & Classes for VB6 - Version 4

ctlUniComboBoxXP.ButtonWidth Property

Gets or sets the size of the drop down button

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 width of the drop down button
Remarks