Popup menus in C# |
Post Reply |
Author | |
petst
Newbie Joined: 11 December 2004 Status: Offline Points: 1 |
Post Options
Thanks(0)
Posted: 11 December 2004 at 1:21pm |
Is there any sample code available for popup menus in CSharp? Thanks ! |
|
Boyd
Senior Member Joined: 08 December 2003 Location: United States Status: Offline Points: 285 |
Post Options
Thanks(0)
|
The following code can be used to create a basic popup menu: // This instance created by Designer // Create a Popup Menu // Add Buttons // Show the Popup at Point of a Click (where 'e' is the EventArgs |
|
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 |