Computer Science, asked by Neetu1976, 1 year ago

how to create a form in visual basic

Answers

Answered by rohit381
1
The first step is to start a new project and build a form. Open your Visual Studio and select File->NewProject and select Visual Basic from the New project dialog box and select Windows Froms Application. Enter your project name instead of WindowsApplication1 in the bottom of dialouge box and click OK button.

rohit381: marks it brainliest
Similar questions