Form

Inherits Window

The parent class of every form of a program.

This class can be used like an object by creating an hidden instance on demand.

This class is creatable.

DIM hForm AS Form

hForm = NEW Form ( )

Creates a new form.

Properties  Methods  Events  Constants 
Arrangement  BackColor  Background  Border  Caption  Children  ClientH  ClientHeight  ClientW  ClientWidth  ClientX  ClientY  Cursor  Design  Drop  Enabled  Font  ForeColor  Foreground  H  Handle  Height  Icon  Id  Left  Mask  Menus  Mouse  Parent  Persistent  ScreenX  ScreenY  SkipTaskbar  State  Tag  Text  Title  ToolTip  Top  TopOnly  Visible  W  Width  Window  X  Y    Center  Close  Delete  Drag  Grab  Hide  Load  Lower  Main  Move  Raise  Refresh  Resize  SetFocus  Show  ShowDialog  ShowModal    Activate  Close  DblClick  Deactivate  Delete  Drag  DragMove  Drop  Enter  GotFocus  Hide  KeyPress  KeyRelease  Leave  LostFocus  Menu  MouseDown  MouseMove  MouseUp  MouseWheel  Move  Open  Resize  Show    Fixed  FullScreen  Maximized  Minimized  None  Normal  Resizable