954,535 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

Help

I want to make a popup menu when i rightclick on a ListView Row

I just want it to say

Edit
[Seperator]
Delete

^^

Also how do i make a Sub Item a link to open a new form?

ReeciePoo
Light Poster
45 posts since Apr 2007
Reputation Points: 10
Solved Threads: 0
 

Reeciepoo, after 15 threads, with useless titles like[indent]
Help
Databases
Need help
HTMLWrapper
How do you
Noobie
How the hell
Annoying Network Issue
Network Configuration
Some help please
Recommendations
Changing Font
C++ Help[/indent]it's probably time to read the Rules , especially the Keep It Organized section.

WaltP
Posting Sage w/ dash of thyme
Moderator
10,506 posts since May 2006
Reputation Points: 3,348
Solved Threads: 944
 
Reeciepoo, after 15 threads, with useless titles like [INDENT]Help [/INDENT][INDENT]Databases [/INDENT][INDENT]Need help[/INDENT][INDENT]HTMLWrapper[/INDENT][INDENT]How do you[/INDENT][INDENT]Noobie[/INDENT][INDENT]How the hell[/INDENT][INDENT]Annoying Network Issue[/INDENT][INDENT]Network Configuration [/INDENT][INDENT]Some help please[/INDENT][INDENT]Recommendations[/INDENT][INDENT]Changing Font[/INDENT][INDENT]C++ Help[/INDENT]it's probably time to read the Rules , especially the Keep It Organized section.


Fair enough. are all 15 that bad?

ReeciePoo
Light Poster
45 posts since Apr 2007
Reputation Points: 10
Solved Threads: 0
 

make a menu with the name MenuPopUp
set the visible prop. to false

now the menu only can be made visible by this command:
Call Me.PopupMenu(MenuPopup)

Just add the sub menu's as you like.
These will have their own event to add code.

PVBert
Junior Poster in Training
61 posts since Mar 2007
Reputation Points: 10
Solved Threads: 5
 

Thank you PVBert

ReeciePoo
Light Poster
45 posts since Apr 2007
Reputation Points: 10
Solved Threads: 0
 

This question has already been solved

Post: Markdown Syntax: Formatting Help
You