S
Steve Peterson
Hello
Just a quick question.. I have a MDI app that allows the user to open
several child forms.. Nothing special. However, what I would like to know is
how to prevent a user for opening the same form twice. I don't want to use
the myfrm.ShowDialog method, but rather be able to check & see if the form
is already open, and if so, simply set it's focus..
Any help would be appreciated
Thx
Steve
Just a quick question.. I have a MDI app that allows the user to open
several child forms.. Nothing special. However, what I would like to know is
how to prevent a user for opening the same form twice. I don't want to use
the myfrm.ShowDialog method, but rather be able to check & see if the form
is already open, and if so, simply set it's focus..
Any help would be appreciated
Thx
Steve