Professional UI Solutions
Site Map   /  Register
 
 

Forum

Please Log In to post a new message or reply to an existing one. If you are not registered, please register.

NOTE: Some forums may be read-only if you are not currently subscribed to our technical support services.

Forums » Prof-UIS General Discussion » Please help. Hoy to gray/disable Submenu Collapse All
Subject Author Date
Aram Ovanyan Aug 5, 2005 - 7:43 AM

Hello


I have a problem.


I want to gray/disable submenu (not menu item) in the menu:


for example Tools->Commands->(some menu items). I want to gray/disable the Command sub menu.


How can I do that? Please help.


AROV

Technical Support Aug 6, 2005 - 9:25 AM

Any pop-up sub-menu in the tree of CExtPopupMenuWnd class gets disabled automatically when all the menu items in the sub tree are disabled. If this feature (to manually disable a pop-up submenu item) is critical for you, we can implement it. Please note the pop-up sub menu items both in Prof-UIS menus and Win32 menus have no command identifiers. So, you will have to modify menus on-the-fly.