- Getting started
- Using the software
- Graphic and layout objects
- Developing solutions
- Developing projects with C#
- Application examples
- UI tutorial
- OPC UA tutorial
- NetLogic tutorial
- Object and variable references
Create a list box
Create a list box that enables you to switch between Motor and Kiln objects.
- InProject view, right-clickMainWindow (type)and select .
- InProperties, create a dynamic link betweenModeland .For more information about dynamic links, see Create dynamic links.
- ExpandModeland create a dynamic link betweenItemKindand .For more information about dynamic links, see Create dynamic links.
Provide Feedback