how is form object useful to create a GUI application in visual basic?
Answers
Answered by
5
Answer:
visual basic is a software to create a software
pls mark as Brainalist
Answered by
0
Form object in Visual Basic the main container for all control that makeup a Graphical User Interface.
- Visual Basic is a programming language (developed by Microsoft) that allows users to code an easy to use graphical Interface. It creates front end applications for databases.
- Every front end application in VB, is a form and therefore, the terms form and window can be used interchangeably in Visual Basic.
- All essential VB controls are placed on a form which is like a container.
- Visual Basic for applications is an event driven tool i.e. it allows the user to issue instructions to the computer to initiate an action.
To know more about Visual Basic,visit:
https://brainly.in/question/5394835
Similar questions