Ok if I where to use a ListBox instead of textbox then how do I then input different groseries into the listbox and then how do I specificaly delete a chosen groserie from the listbox?
What are the codes for them?:
If this is how my codes look in MyForm.h : Button3 is to remove text from listbox1, And button2 is to add text into listbox.