- 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
Create a vertical layout
Defining vertical layout is necessary to distribute automatically generated graphical elements in an expected way.
- Right-clickMainWindow (type)and select .
- InProperties, setHorizontal alignmenttoRight.
- SetVertical alignmenttoStretch.
Provide Feedback