Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

REGHT-CLICK POPUP MENU?

Status
Not open for further replies.

Neillp

Programmer
Feb 14, 2001
1
ZA
Is it possible to do the rightclick thingy without having to put your coding and the menu stuff in all the forms?
 
i am pretty sure there is an example on planet-source-code.com by a person called Chad J. who made colorful menus on-the-fly. You can modify the code he has to make it build menus when the program loads and call it up when a person right clicks. Just to let you know the code has some restrictions like you have to click the X button on the window to exit (Putting an 'End' function anywhere else will crash the app).
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top