ComponentOne InputPanel for WinForms
NoHideOnItemClick Property

C1.Win.C1InputPanel.4 Assembly > C1.Win.C1InputPanel Namespace > InputMenu Class : NoHideOnItemClick Property
Gets or sets a value indicating if the menu should not be closed when the user clicks some item.
Syntax
'Declaration
 
Public Property NoHideOnItemClick As System.Boolean
public System.bool NoHideOnItemClick {get; set;}
See Also

Reference

InputMenu Class
InputMenu Members