Computer Science, asked by haris1109, 1 year ago

Write a program to design a menu in visual basic

Answers

Answered by shivendrasingh12911
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 Anonymous
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