![]() |
Context menu in C# |
Post Reply
|
| Author | |
IanWood
Newbie
Joined: 15 September 2005 Status: Offline Points: 3 |
Post Options
Thanks(0)
Quote Reply
Topic: Context menu in C#Posted: 16 September 2005 at 6:29am |
|
Hi, How do I have a context menu strip associated with the property grid. I notice that there is a right-click event which I asusme is why I can't have the context menu. What have people done to have a context menu? Cheers |
|
![]() |
|
Boyd
Senior Member
Joined: 08 December 2003 Location: United States Status: Offline Points: 285 |
Post Options
Thanks(0)
Quote Reply
Posted: 29 November 2005 at 9:40am |
|
You'll need to respond to the 'RClick' event and programatically display the context menu. I don't use the .NET built-in menus, but I don't believe you can set the ContextMenu for Codejock's ActiveX controls like you can .NET controls.
|
|
![]() |
|
dmcelroy
Newbie
Joined: 26 March 2006 Location: United States Status: Offline Points: 9 |
Post Options
Thanks(0)
Quote Reply
Posted: 26 March 2006 at 4:48pm |
|
OK but how do I get the coordinates of the item in the event? |
|
![]() |
|
Post Reply
|
|
|
Tweet
|
| Forum Jump | Forum Permissions ![]() You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |