Element "Form" <form>

Top  Previous  Next

The Form Element is a container for the form elements.

The Form Element is converted to an HTML form during the compile process. The way that we can transmit the user input to the web server is to submit the HTML form. When an HTML form is submitted it carries all contained HTML elements with it to the web server application.

form1

Properties

Events

Name

Display If

Html Name

Html ID

Rectangle

Fixed Width

Fixed Height

Dock

Anchors

Hyperlink

Method

Encoding Type

Title

Font

Background

Border

Class

Alignment

Repeat

CT Definitions

CT Definition (Before Close)

XSL

Note

Handle Position

OnClick

OnCreate

OnDoubleClick

OnKeyDown

OnKeyPress

OnKeyUp

OnMouseDown

OnMouseMove

OnMouseOut

OnMouseOver

OnMouseUp

OnReset

OnSubmit