Create a button that generates random strings
Create a button that triggers the generation of random strings that populate the filterable list box.
- Create a button:
- InProject view, right-clickMainWindow (type)and select .
- Hover-over the button, select, and enter
GenerateRandomStringsButton.
- Configure the button:
- InProperties, setTexttoGenerate Random Data.
- Next toMouseClick event, selectand select .

- Next toMouseClick event, selectand select .

Provide Feedback