Results 1 to 2 of 2

Thread: More than one Popup Menus

  1. #1

    Thread Starter
    Frenzied Member
    Join Date
    Jan 2001
    Location
    Newbury, UK
    Posts
    1,878

    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,

  2. #2
    Frenzied Member MerrionComputin's Avatar
    Join Date
    Apr 2001
    Location
    Dublin, Ireland
    Posts
    1,616
    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...
    ----8<---------------------------------------
    NEW - The .NET printer queue monitor component
    ----8<---------------------------------------
    Now with Examples of use

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width