Monday, August 14, 2017

How To Create New Project In Microsoft Visual Studio 2012

Step 1. Click File Menu over Menu Bar .



Step 2: Click on New -> Project .




Step3: Click on Windows tab under template .


Step 4: Click on Windows Form Application.



Step 5: Type the name of project under name box .



Step 6: Click on Ok Button .



Step 7 . Your project would be load.



Step 8: Now , a new form would be appeared.




Step 9: Now ,You can build your project interface using toolbox's tools.