all groups > dotnet general > december 2004 >
You're in the

dotnet general

group:

Context menu question


Context menu question Richard L Rosenheim
12/16/2004 10:05:05 PM
dotnet general: 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

Re: Context menu question Shiva
12/17/2004 3:55:34 PM
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.

[quoted text, click to view]
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


AddThis Social Bookmark Button