ComponentOne Menus and Toolbars for WinForms
DropDown Property

C1.Win.C1Command.4 Assembly > C1.Win.C1Command Namespace > C1Command Class : DropDown Property
Gets or sets whether the command has a drop down arrow when it is in a toolbar.
Syntax
'Declaration
 
Public Property DropDown As System.Boolean
public System.bool DropDown {get; set;}
See Also

Reference

C1Command Class
C1Command Members