Lists and Databinding between MainForm and ChildForm with Usercontrol Layover

11 Views Asked by At

So I have a Main Form when they click a button, a new form pops up with a user control over the form. The user control contains 2 dropdown or comboboxes that I want information in. Inside the Main Form, I have 2 lists that I want to me made access to the new form with the usercontrol on top.

0

There are 0 best solutions below