C1.Win.C1Input.4.8 Assembly / C1.Win.C1Input Namespace / C1DropDownControl Class / AutoOpen Property

In This Topic
AutoOpen Property (C1DropDownControl)
In This Topic
Gets or sets a value indicating whether to open the combo box when the control receives the focus.
Syntax
'Declaration
 
Public Property AutoOpen As Boolean
 
See Also