Form
The parent class of every form of a program.
hForm
= NEW Form (
[
Parent
AS Control
]
)
Creates a new Form.
Events
Properties
Methods
Constants
Activate
Close
Deactivate
Hide
Move
Open
Resize
Show
Arrangement
Border
Caption
Handle
Icon
Id
Mask
Menus
Persistent
State
Text
Title
TopOnly
Visible
Center
Close
Delete
Dialog
Main
Show
ShowDialog
ShowModal
Fixed
FullScreen
Maximized
Minimized
None
Normal
Resizable
Referenced by :
Form
Form.Main
new
Visual Introduction to Gambas