Building Windows Forms Applications with Wizards in Visual C++ Express (12 Minutes - 8.2 MB) This video will take you through the steps for creating a new Windows Form application using the wizards available in VC++ Express. The steps include naming the project, choosing the appropriate settings, adding controls, adding event handling code, and building and running the application that was created. After following these steps, you should have familiarity with how to add additional controls and event handling code to create a more robust Windows Form application. |