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 Tech Support » CExtControlBar and CExtDockBar::_ConstructDockSiteControlBarPopupMenu Collapse All
Subject Author Date
Andrew Banks Feb 23, 2007 - 3:44 PM

The toolbar(s) menu appears on right click in a screen position it doesn’t own and is interfering with my own right click menu.

That region it appears in is derived from CFormview and has nothing to do with a CExtControlBar.

I just want to disable the toolbar(s) menu because I don’t need it in this software.

How to do this?

Thanks

Suhai Gyorgy Feb 24, 2007 - 5:13 AM

Here’s a FAQ about How to modify or suppress entirely built-in pop-up menus available in Prof-UIS? There’s an enumeration for all the places where built-in popup-menus can appear. You have to find out which type is the one interfering with your menu and suppress it.