- Getting started
- Using the software
- OPC UA
- Graphic and layout objects
- Developing solutions
- Developing projects with C#
- Application examples
- UI tutorial
- NetLogic tutorial
- Object and variable references
Panel loader
Container that displays different alternative panels at runtime according to the set logics.
Properties
Name | BrowseName | DataType | Description |
---|---|---|---|
Panel | Panel | Panel to be displayed. Must be a widget. | |
Panel alias node | PanelAliasNode | Node to which to point any alias in the panel to be displayed. | |
Current panel | CurrentPanel | Node ID of the node of the panel displayed. | |
Enter animation | EnterAnimation | Type of entry animation on the change of panel. | |
Exit animation | ExitAnimation | Type of exit animation on the change of panel. | |
Visible | Visible | (Inherited from Element) | |
Enabled | Enabled | (Inherited from Element) | |
Opacity | Opacity | (Inherited from Element) | |
Left margin | LeftMargin | (Inherited from Element) | |
Top margin | TopMargin | (Inherited from Element) | |
Right margin | RightMargin | (Inherited from Element) | |
Bottom margin | BottomMargin | (Inherited from Element) | |
Width | Width | (Inherited from Element) | |
Height | Height | (Inherited from Element) | |
Horizontal alignment | HorizontalAlignment | (Inherited from Element) | |
Vertical alignment | VerticalAlignment | (Inherited from Element) | |
Rotation | Rotation | (Inherited from Element) |
Provide Feedback