How to create menu in VB.NET
Step 1
To create a menu, drag the menu control from your toolbox to your form as shown in the diagram below:
Step 2
Then to create a menu, under the Type Here, just type in the name of your menu. In this example we will create File menu.
Step 3
Then if you would like to create a sub menu item, enter a name in Type Here just below the main menu that you have just provided.
Step 4
We will call this sub menu Help.
No comments:
Post a Comment