|
-
Jul 10th, 2008, 03:48 AM
#3
Re: [2.0] Context Menu Strip
Handle the MouseClick event, test the e.Button property and the e.Location property. If the right button was clicked then you can call Show on the appropriate ContextMenuStrip for the location of the click. Do NOT set the ContextMenuStrip property of the Panel.
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
|