|
-
Jan 27th, 2000, 10:56 PM
#1
Thread Starter
Junior Member
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]
-
Jan 28th, 2000, 09:58 AM
#2
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|