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, selectEditDataFilterTextBox.
- Create the filter label:
- InProject view, right-clickMainWindow (type)and select .
- Hover-over the list box, selectEditDataFilterLabel.
- InProperties, setTexttoFilter:.
Provide Feedback