|
-
Mar 5th, 2002, 09:23 AM
#1
Thread Starter
Frenzied Member
More than one Popup Menus
I have a form.
When I right click, using the MouseUp action, I show a PopupMenu.
One of the options on this menu shows another form.
On this second form, when I right click, the PopupMenu does NOT appear (although the MouseUp action gets fired correctly).
HOWEVER:
If on my first form I click a command button to show the second form, then the PopupMenu DOES appear on the second form quite correctly when I right click there.
Any Ideas??
Thanks,
-
Mar 5th, 2002, 09:36 AM
#2
Frenzied Member
Are you showing the second form modally? If so the menu does not close until the form does so that same menu cannot be opened again somewhere else...
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|