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...
nonePosted May 6, 2010, 9:46 AM
it`s not a realy C# problem... it`s algorithmic problem
CrishPosted May 6, 2010, 5:08 AM