- Getting started
- Using the software
- OPC UA
- Graphic and layout objects
- Developing solutions
- Developing projects with C#
- Application examples
- UI tutorial
- OPC UA tutorial
- NetLogic tutorial
- Object and variable references
Configure a navigation panel
Configure a navigation panel to switch between different panels at runtime.
- InProject view, double-clickMainWindow (type).
- Right-clickMainWindow (type)and select .Navigation panel appears in the main window and is not positioned.
- InProperties, setHorizontal alignmentandVertical alignmenttoStretch.The navigation panel occupies the entire height and width of the main window and covers the logo.
- SetTop marginto55.The navigation panel no longer covers the logo.
- DragPage1 (type),Page2 (type),Page3 (type), andPage4 (type)ontoNavigationPanel1.
Navigation pane with empty pages

Provide Feedback