Element "Panel" <panel>

Top  Previous  Next

The panel is a container element mainly used for grouping elements.

When a panel element is moved, cut, copied or pasted, the elements in it also come along with it. The contained elements are affected when the inheritable properties (font and background) of panel element are changed.

Use panel element to group elements

It is always a good idea to group elements in a panel if they have something in common. This way the control on the page becomes easier and the Application Studio generates optimum HTML code during build process.

panel

Properties

Name

Display If

Html Name

Rectangle

Fixed Width

Fixed Height

Dock

Anchors

Title

Font

Background

Border

Class

Alignment

Repeat

Compact

CT Definitions

CT Definition (Before Close)

XSL

Note

Handle Position

Events

OnClick

OnCreate

OnDoubleClick

OnKeyDown

OnKeyPress

OnKeyUp

OnMouseDown

OnMouseMove

OnMouseOut

OnMouseOver

OnMouseUp