Copy whole Listbox To another Listbox
Hi my form2 has a listbox and this form2 is hidden, it contains some information in the listbox that i want the listbox in form1 to display. How can i simply copy the whole listbox from form2 to form1 listbox.
Thanks