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?
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, after 15 threads, with useless titles like
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
it's probably time to read the Rules, especially the Keep It Organized section.
Reeciepoo, after 15 threads, with useless titles like
Help
Databases
Need help
HTMLWrapper
How do you
Noobie
How the hell
Annoying Network Issue
Network Configuration
Some help please
Recommendations
Changing Font
C++ Helpit's probably time to read the Rules, especially the Keep It Organized section.
Fair enough. are all 15 that bad?
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.
Thank you PVBert
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.