ComponentOne MultiSelect for WinForms
ShowDropDownButton Property (C1DropDownControl)

C1.Win.C1Input Namespace > C1DropDownControl Class : ShowDropDownButton Property
Determines if the dropdown button is visible.
Syntax
'Declaration
 
Public Overridable Property ShowDropDownButton As Boolean
public virtual bool ShowDropDownButton {get; set;}
See Also

Reference

C1DropDownControl Class
C1DropDownControl Members