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 » How to make menus not to hide rarely used items? Collapse All
Subject Author Date
UraN UraN Jun 2, 2004 - 9:21 AM

subj.

Technical Support Jun 3, 2004 - 1:09 AM

Hello,

To disable the feature in question, add the following lines to your initialization code:

CExtPopupMenuWnd::g_bMenuExpanding = false;
CExtPopupMenuWnd::g_bMenuHighlightRarely = false;