I\'m trying to have the owner-form minimize when the modal-form is minimized. But when I minimize the modal-form – it disappears completely. (- I can click on the owner-form
Add a:
Show();
At the end of Form2's event-handler.