Computer Science, asked by gayatrirajput125, 6 months ago

Write the three steps to create an application in Visual Basic. In Computer​

Answers

Answered by Mathssciencequeen44
9

Answer:

"When you write a Visual Basic application, you follow a three-step process for planning the project and then repeat the process for creating the project. The three steps involve setting up the user interface, defining the properties, and then creating the code."

HOPE IT HELPS.....

Answered by samyukthan568
3

Answer:

Explanation:

There are three primary steps involved in building a Visual Basic application: 1- Draw the user interface 2- Assign properties to controls . 3-Attach code to control. To see how this is done, use the steps in the following procedures to create a simple application for the following example .

Similar questions