In this topic, you will learn about, Features of FORM.
Features of FORM:
- Container: Visual Basic formwork as a container on which we can place various objects.
- Interface: Using Visual Basic form we can design an application interface.
- Frame properties: Visual Basic size can be managed runtime or design time.
- Events: Visual Basic form also implements event load or unload.
- Structure: Visual Basic creates two types of structure.
- SDI
- MDI
Comment below if you have queries related to the above article Features of FORM.