Action
Gets a value that indicates that the submenu in which this MenuItem is located should not close when this item is clicked.
Syntax
C#
protected Boolean StaysOpenOnClick { get; }
VB
'Declaration
Protected Read Property StaysOpenOnClick As Boolean
Access
Read only.