2
Answers

Professional coding

Photo of none

none

15y
2.5k
1
In Main Form I have a panel.
In that panel i have a TabControl with custom TabPages. In TabPages i have another Panel with a TextBox.

When i type something in that TextBox... i need that in MainForm. So... 
I must to create a lot of events (in every panel) or set all components as public?

I don`t know... both methods sounds weird...

Answers (2)