Creating right click menu (VS 2010)

EDN Admin

Well-known member
Joined
Aug 7, 2010
Messages
12,794
Location
In the Machine
Using Visual Studio 2010, I have a project which is a Windows Forms Application trying to figure out how to create a simple right click menu for when the user clicks anywhere within the form it is displayed where the user has clicked. I was trying to find
out for myself using the context menu strip from the toolbox but have been unsuccessful. I have been also looking on this form but havent found a suffice explanatory answer.
Im still very new to C#, VS 2010 so dumbed down advice would be much appreciated.


View the full article
 
Back
Top