S
Sedlin
Hello,
My application has got 2 forms. I would like to hide one of them. If I
use Form2.hide() it minimize form2 but form2 is still showed in task
manager and I can activate it. How can I to show only the one form in
task manager?
Do I have to dispose any form I want to hide?
Sedlin
My application has got 2 forms. I would like to hide one of them. If I
use Form2.hide() it minimize form2 but form2 is still showed in task
manager and I can activate it. How can I to show only the one form in
task manager?
Do I have to dispose any form I want to hide?
Sedlin