ComponentOne Menus and Toolbars for WinForms
CloseOnItemClick Property

C1.Win.C1Command.4 Assembly > C1.Win.C1Command Namespace > C1CommandMenu Class : CloseOnItemClick Property
Gets or sets the value indicating whether to close the menu when an item is clicked.
Syntax
'Declaration
 
Public Property CloseOnItemClick As System.Boolean
public System.bool CloseOnItemClick {get; set;}
See Also

Reference

C1CommandMenu Class
C1CommandMenu Members