M
Michael Maercker
Hi!
I'm designing several different user controls in c#.net where each instance
is supposed to react to the fired events of one "data manager class". How
can I (at design-time) tell all the controls (set a DataManager-property) to
react to the same DataManager-instance?
I hope my question isn't too short-phrased; I'm rather new into c# (coming
from vb6) and it's ought to be a real basic problem.
Thanks in advance,
Mike
I'm designing several different user controls in c#.net where each instance
is supposed to react to the fired events of one "data manager class". How
can I (at design-time) tell all the controls (set a DataManager-property) to
react to the same DataManager-instance?
I hope my question isn't too short-phrased; I'm rather new into c# (coming
from vb6) and it's ought to be a real basic problem.
Thanks in advance,
Mike