CommandBar.MenuEnabled Property
If false, the menu will become grayed out (i.e. when the window is deactivated)
[Visual Basic]Public Property MenuEnabled As
Boolean [C#]public
bool MenuEnabled {get; set;}
See Also
CommandBar Class | NETXP.Controls.Bars Namespace