Changes

Jump to: navigation, search

Creating Context Menus in Visual Basic

209 bytes removed, 15:10, 25 July 2007
Adding Context Menus to a Visual Basic Form
Press '''F5''' to build and run the application. When the application loads, right click with the mouse on any part of the form to display the context menu.
 
Now that we have designed the context menu, and associated it with the form object, we need to write some Visual Basic code to cause the ''MyTextBox'' object to hide and show depending on the menu selection.
== Programming Visual Basic Context Menu Options ==

Navigation menu