Hi everyone, I want to make a usercontrol that I can then use on my project form, and then interact with it.
(for example, get the result of a calculation that was made in the user control and then make futher calculations on my form)
I basicly know how to make a Usercontrol, by not how to use the information that it derives for further use.
Hope I are explaining this clearly,
Thanks