14
Answers

How to access a controll in another form

Lars Persson

Lars Persson

12y
1.5k
1
I have asked a similar question in the C# forum but seemed like a good idea to separate the issue and change forum. (Thanks Sam and Vulpes!)

If I want to access a control in another form from the current form or class, how do I do this?

How does it really work?

Form1.ListBox1 is clearly not enough.




Answers (14)