Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
1130
How to catch menu opening?
posted

Hi,

I have an UltraToolbarsManager on my main form, and on an MDI child form as well.  On the main menu, i have an Edit PopupTool, and on the child form I add items to the Edit popup.  i want to run some code (in the MDI child) every time the Edit menu is open, but I can't figure out how to do that.  When PopupTools which are added as part of the child are opened, the BeforeToolDropdown is fired, but not when edit is opened.

Any ideas?

Parents Reply Children
No Data