Hello everyone..i am newbie in C# programming.. i have two different forms..Form 1 and Form 2. Users will select multiple items in form 1. i wanted to duplicate the listbox in form 1 to form 2. please suggest how to do..

Recommended Answers

All 3 Replies

Thanks for the reply.. i am adding them in my code but i am dealing with list boxes. i wanted to copy all the items from one list box to another.

get { return textBox1.Text; } can not be applied to listboxes. can you suggest me which property to use?

please bear with me as i am very new to programming :(

thank you its working

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.