Context menu question

  • Thread starter Richard L Rosenheim
  • Start date
R

Richard L Rosenheim

There is a Popup event for when context menus are displayed. Does anyone
know of any way of determining if the context menu is being displayed, and
detecting when a context menu is closed?

Richard Rosenheim
 
S

Shiva

It supports the Popup event which gets fired before showing the menu. But,
there is no event after the menu is closed. You might try using the selected
menu's Click event being an indicator for the menu close.

There is a Popup event for when context menus are displayed. Does anyone
know of any way of determining if the context menu is being displayed, and
detecting when a context menu is closed?

Richard Rosenheim
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top