Hello.
I am not shure, if I put the question in good forum, so sorry, if it is not the good one.
I use a Visual C# 2010, and I have one problem. I saw many tutorials, how to realize communication between parent and child form using delegates. But if I have a one parent, and (fe.) five children... How to do communication between them? Between couple
of children, and not with the parent?