what is the use of forms in visual basic 2008
Answers
Answered by
1
Answer:
Forms essentially provide the windows that make up a Windows application. In fact, the terms window and form are often used interchangeably. Forms allow the Visual Basic developer to create windows and layout controls (such as buttons, labels etc) in those forms to provide the application's user
Explanation:
this is help you
Answered by
1
Answer:
The Appearance of Forms in Visual Basic 2008. In Visual Basic, the form is the container for all the controls that make up the user interface. When a Visual Basic application is executing, each window it displays on the desktop is a form. The terms form and window describe the same entity.
Explanation
pls mark mine as the brainliest
Similar questions