Layers can be used to create advanced layouts. A layer is a container for other objects. Objects can be dragged and dropped on a layer just like on a form.
Some useful features of layers are:
- 0...100% transparency
- Show/Hide a layer (and all it's contained objects) using the layer manager
- Position and size a layer relatively
- Position a layer absolute to the right and/or bottom border of the browser window
- Sticky layer mode, keeps a layer visible at all times.
- Docking layer, for example to dock the layer to the bottom of the browser window.
- Floating layer, create responsive layouts.
- Modal layer, puts the layer on top of everything.