Allows you to create the windows, dialog boxes, and controls in your application. You draw and view controls on a form.
While you are designing a form:
Each form window has a Maximize, Minimize, and Close button.
You can create either fixed or movable forms. The form you design will have the same features at design time and at run time unless you specify otherwise in the form's properties.
Use the buttons in the Toolbox to draw controls on the form.
Use the Form Layout Window command from the View menu to preview the layout of your form on a screen.