ComponentOne MultiSelect for WinForms
DroppedDown Property (C1SplitButton)

C1.Win.C1Input Namespace > C1SplitButton Class : DroppedDown Property
Run-time property indicating if the dropdown is currently open.
Syntax
'Declaration
 
Public Property DroppedDown As Boolean
public bool DroppedDown {get; set;}
See Also

Reference

C1SplitButton Class
C1SplitButton Members