Showing posts with label Right Click Menu. Show all posts
Showing posts with label Right Click Menu. Show all posts

Right Click Menu in C# 5

Best known as the Context Menu Strip in .Net Framework, it provides a convenient way to create the Right Click menu. Start off by dragging the tool named ContextMenuStrip in the Toolbox window, under the Menus & Toolbars tab. Works just like the Menu tool, Add & Delete items as you desire. Items include Textbox, Combobox or yet another Menu Item.