ComponentOne MultiSelect for WinForms
DropDownWidth Property (C1MultiSelect)

C1.Win.Input Namespace > C1MultiSelect Class : DropDownWidth Property
Gets or sets the width in pixels of the drop-down portion of the C1MultiSelect.
Syntax
'Declaration
 
Public Property DropDownWidth As Integer
public int DropDownWidth {get; set;}
See Also

Reference

C1MultiSelect Class
C1MultiSelect Members