- Getting started
- Creating projects
- OPC UA
- Graphic objects
- Predefined graphic objects
- Object and variable references
- Extending projects
- NetLogic
- Tutorials
- Dynamic links tutorial
- Graphic objects tutorial
- NetLogic tutorial
- OPC UA tutorial
Create an interface for filtering the list box
Create a text box that filters data in the list box.
- Create a text box:
- InProject view, right-clickMainWindow (type)and select .
- Hover-over the list box, select, and enterDataFilterTextBox.
- Create the filter label:
- InProject view, right-clickMainWindow (type)and select .
- Hover-over the list box, select, and enterDataFilterLabel.
- InProperties, setTexttoFilter:.
Provide Feedback