T
Tarscher
Hi all,
I have a main form that has a user control. I need access to a control
when an event is fired on the user control. Since the main control
knows the user control but not vice versa I cannot do this.
Is there a way I can pass a variable to the main control from the user
control? how is this best done in c#
Thanks,
Stijn
I have a main form that has a user control. I need access to a control
when an event is fired on the user control. Since the main control
knows the user control but not vice versa I cannot do this.
Is there a way I can pass a variable to the main control from the user
control? how is this best done in c#
Thanks,
Stijn