Create and configure a ContextMenuStrip
Microsoft .NET Framework, ASP.NET, Visual C# (CSharp, C Sharp, C-Sharp) Developer Training, Visual Studio
The following image shows a form with a ContextMenuStrip having two menu items.
Here is the sample application (written in C# Express) code.
[edit]
Create a ContextMenuStrip component on a Windows Form
[edit]
Configure a ContextMenuStrip component on a Windows Form
[edit]
