De vraag was: I creeer een windows form applicatie met meerdere instanties van een Form.
Ik zou graag zien dat als ik een operatie uitvoer op een form the wijzigingen ook zichtbaar worden op de overige instanties. Hoe dit te doen?
Klik hier voor het antwoord
I'm creating a Windows® Forms application with multiple instances of a single form. I'd like to write it so that any operation performed on any one instance of the form will be reflected on all other instances. How can I do this?