C1.Win.Input.Base Namespace / C1DropDownControlBase Class / AutoOpen Property

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