Results 1 to 2 of 2

Thread: Right Click Popup Menu Over and Over

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Sep 1999
    Location
    Rock Island
    Posts
    21

    Post

    I have a treeview control and I want the ability to right click on an item and have a popup menu show up. I can get this part to work the next part is where I have the problem. While the popup menu is still up I cannot right click on a different item until the the popup is addressed. I want to simulate the windows explorer where you can click on each item in the tree and everytime the popup moves with the click.

    Randy Smith
    [email protected]

  2. #2
    Guru Aaron Young's Avatar
    Join Date
    Jun 1999
    Location
    Red Wing, MN, USA
    Posts
    2,177

    Post

    Specify the vbPopupMenuRightButton Constant in the Flags Parameter, ie.

    PopupMenu mnuPopupMenu, vbPopupMenuRightButton

    ------------------
    Aaron Young
    Analyst Programmer
    [email protected]
    [email protected]


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