ComponentOne Input for WinForms
AutoOpen Property

C1.Win.C1Input.4 Assembly > C1.Win.C1Input Namespace > C1DropDownControl Class : AutoOpen Property
Gets or sets a value indicating whether to open the combo box when the control receives the focus.
Syntax
'Declaration
 
Public Property AutoOpen As System.Boolean
public System.bool AutoOpen {get; set;}
See Also

Reference

C1DropDownControl Class
C1DropDownControl Members