I'm stumped here.
I've got a user control with one to infinity minus 1 instances of another user control in it.
at some points, I need to call the same method on those controls (ex. user presses the clear button on the big control, I want to call the clear f(x) on each of the controls)
I...
OK I really ought to know what the best approach for this is, but I'd rather get some expert input -
What is the "BEST" way to access the methods and properties of nested user controls?
For example, suppose you create a custom control (FirstControl) that has a label and a text box. You then...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.