ComponentOne Menus and Toolbars for WinForms
CloseMoreOnItemClick Property (C1MainMenu)

C1.Win.C1Command.4 Assembly > C1.Win.C1Command Namespace > C1MainMenu Class : CloseMoreOnItemClick Property
Gets or sets the value indicating whether the menu that is automatically created when some items do not fit on the toolbar closes when an item on that menu is clicked.
Syntax
'Declaration
 
Public Property CloseMoreOnItemClick As System.Boolean
public System.bool CloseMoreOnItemClick {get; set;}
See Also

Reference

C1MainMenu Class
C1MainMenu Members