Write a program to design a menu in visual basic
Answers
Answered by
0
Create Main Menu in Visual Basic
Step 1: Create New Form. The first thing you need to do is create a new Form, the Form is the grey box that contains all the objects and code of your program. ...
Step 2: Add Objects. Now to create the interface you need to add objects to the Form. ...
Step 3: Coding. ...
Step 4: Enjoy!
Answered by
1
Create Main Menu in Visual Basic
Step 1: Create New Form. The first thing you need to do is create a new Form, the Form is the grey box that contains all the objects and code of your program. ...
Step 2: Add Objects. Now to create the interface you need to add objects to the Form. ...
Step 3: Coding. ...
Step 4: Enjoy!
Similar questions