I want to make a Button that -in click- must copy all items in ComboBox1 and put them into ComboBox2 located in another Form. I am sure that it is doable with looping through the ComboBox Items but, I have no idea how to do it .
Any help will be appreciated.
Thanks and Regards