Computer Science, asked by deepakkatyan1302, 6 months ago

difference between the form window and form layout window​

Answers

Answered by patelsanjeev1978
2

Answer:

By simply dragging the miniature form to a particular location, the position of a form can be set in the “Form Layout” window and Visual Basic Form is the container for all the controls that make up the user interface.

Answered by aditijaink283
0

Answer:

The answer to the given question is explained in the explanation.

Explanation:

The form layout window is a simple basic visual design tool whose purpose is to provide the user with a thumbnail view of the current form. This helps control the position of the form in the Windows environment. When there are more forms in a particular program, this "Form Layout" window is useful to arrange all the forms on the screen exactly the way the user needs it.

Simply drag the form thumbnail to a specific position, the position of the form can be set in the "Form Layout" window.

Windows Forms is a user interface framework that creates rich desktop client applications for Windows. The Windows Forms development platform supports a wide range of application development features, including controls, charts, data binding, and user input. Windows Forms provides a drag-and-drop visual designer in Visual Studio to easily create Windows Forms applications.

#SPJ2

Similar questions