ComponentOne Input for WinForms
DropDownWidth Property

C1.Win.C1Input.4 Assembly > C1.Win.C1Input Namespace > C1ComboBox Class : DropDownWidth Property
Gets or set the width of the drop down box in a combo box.
Syntax
'Declaration
 
Public Property DropDownWidth As System.Integer
public System.int DropDownWidth {get; set;}
Remarks
To enable autosizing, set this properties to -1.
See Also

Reference

C1ComboBox Class
C1ComboBox Members