ComponentOne Input for WinForms
DroppedDown Property (C1DropDownControl)

C1.Win.C1Input.4 Assembly > C1.Win.C1Input Namespace > C1DropDownControl Class : DroppedDown Property
Run-time read-only property indicating if the dropdown is currently open.
Syntax
'Declaration
 
Public ReadOnly Property DroppedDown As System.Boolean
public System.bool DroppedDown {get;}
See Also

Reference

C1DropDownControl Class
C1DropDownControl Members