VB.NET 2005 Tutorials: Creating Menu and Menu Items
VB.NET 2005 Tutorials: Creating Menu and Menu Items - In this tutorial we will learn about Creating Menu and Menu Items - Main Menu, Context Menu, StatusBar and ToolBar. Windows users are familiar with Menu objects. The MainMenu control represents the container for the menu structure of the form. Menus are made up of MenuItem objects that represent the individual parts of a menu. You can add submenus to menus that will pop up when the user clicks an arrow in the menu item, display check marks, create menu separators, assign shortcut keys to menu items , even draw the appearance of menu items yourself.
Visit publisher site: VB.NET 2005 Tutorials: Creating Menu and Menu ItemsListing Details
- Filed in:
-
Scripts / ASP.NET / Tutorials & Tips
- Submitted on:
- Last Updated:
- Feb 11, 2009
- Publisher:
- Exforsys Inc Other listings by this publisher
License & Pricing Information
User Reviews
Add/Edit Your ReviewDisplaying 1-1 out of 1 reviews
-
The material posted here especially very good for both beginers and pros.