Form Object
The Form object represents a dialog box that makes up an application's user interface.
Constructor
| Name |
Description |
| Form |
Creates new instance of the Form. |
Methods
| Name |
Description |
| Execute |
Executes the form as a modal dialog box. |
Inherits From
Control Object
See Also
Salamander Forms