I
Iain
I have a form (that I open with ShowDialog) which I wish to close either
with a button or through my program (after an event occurs in the main
program).
How do I do it?
Close doesn't work and I'm fairly sure that simply calling the click event
won't work.
It must be easy ....
Thanks
Iain
with a button or through my program (after an event occurs in the main
program).
How do I do it?
Close doesn't work and I'm fairly sure that simply calling the click event
won't work.
It must be easy ....
Thanks
Iain