
October 15th, 2003, 10:55 AM
|
|
Contributing User
|
|
Join Date: Aug 2003
Location: Sheffield, UK
Posts: 94
Time spent in forums: < 1 sec
Reputation Power: 10
|
|
|
checking to see if a particular form is loaded
Hi guys
my solution has multiple forms/data forms. I reference between them,and can get them to popup/close down as needed.
If my form has a button, and the user clicks on it, the new form will show. However, if the user then clicks again on the button, a new instance of the same form appears.
Is there any way to check to see if the form is open/loaded/showing/anything but not loaded, and if it is just to gain focus to it again, rather than having a new instance?
Sounds really complicated, but im sure someone has come across this problem before.
Ideally, i'd want it where no matter how many times the button is pressed, only one new form appears.
Can you help?
Thanks!
Chris
|