Changes

Jump to: navigation, search

Creating Context Menus in Visual Basic

97 bytes added, 20:14, 24 July 2007
Adding Context Menus to a Visual Basic Form
Once an item has been added to the menu right clicking on the item provides a list of properties which may be changed, such as making an item checkable, or disabling an item so that it cannot be selected by the user. It is also possible to define an image to be displayed for the menu option.
 
To complete this phase of the tutorial, add menu items labeled ''Cut'', ''Copy'' and ''Paste''.

Navigation menu