ComponentOne Input for WinForms
ShowDropDownButton Property

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

Reference

C1DropDownControl Class
C1DropDownControl Members