By using List_Box or one can say LIST. With List one can do many things. For example add, remove, and look for item_index and more. One has to make an effort to find out what you want to use List for.
Create new Project and name it as you wish
Set size 640 x 480
Margin 640 x 480
Windows 640 x 480
Any background colour you like
Your created Project looks something like this
First Create List and name it fruits; Looks like below
Add these name in for fruits
Remember to use SEMICOLON to separate each words
see property below
Banana;Grapes;Melon;Pineapple;Strawberry
Now use code below to see results
I have included CAPX
I hope you like this tutorials god bless