|
Layered Panel |
Top Previous Next |
This is what a layered panel with two layers containing a text area and a label looks like in AggreGate Client:
Common Properties A Layered Panel supports the following common widget properties: Width, Height, Bindings, Visible, Background, Opaque, Border, Tooltip And the following common container properties: Scrolling, Smart Scrollbar Policy Custom Properties A Layered panel has no custom properties. Adding New Layers New layers can be added to the layered panel by using Add Layer context menu item of the Resources Tree node for the Layered Panel. Properties Of Layer Common properties: Layout, Bindings DEPTH Depth of the layer, that is also called z-order. Layers with lower depth are rendered over the layers with higher depth. Property name: depth Property type: Integer
|