December 2001
Beginner
976 pages
22h 4m
English
The Forms Designer allows you to graphically design your forms in Visual Studio .NET. When you click on forms in the Solution Explorer window, the default view of the form is the Forms Designer. This is shown in Figure 22.11.

The Forms Designer allows you to see what the form actually looks like while you are designing it. This allows you to set the size and position of controls on the form while you are designing it as opposed to doing this in your code and seeing the form's look when your application runs. It is obviously easier to see the form as you are designing it.
Using the Forms Designer, it ...
Read now
Unlock full access