|
-
Aug 22nd, 2006, 09:04 AM
#1
Thread Starter
Junior Member
Check for open form
Goodmorning my fellow programmers. Well I have ran into something I have never had to do, check to see if a form is open. It seems so easy that I am shy about even posting it. My form nam is frmToday and I just want to check if it is open or not.
Thanks
-
Aug 22nd, 2006, 09:23 AM
#2
Hyperactive Member
Re: Check for open form
Are you using .net 2.0
If so you might want to take a look at the My.Application.OpenForms namespace!
Regards,
Darren
-
Aug 22nd, 2006, 12:07 PM
#3
Addicted Member
-
Aug 22nd, 2006, 12:16 PM
#4
Thread Starter
Junior Member
Re: Check for open form
 Originally Posted by Gameunreal
...i wonder how many people here actually check on msdn before asking at the forums...
I did check but it was a little unclear.
-
Aug 22nd, 2006, 12:20 PM
#5
Re: Check for open form
I'm not sure what you searched for but I searched for "open forms visual basic" (without quotes) and the first match had a code example for getting the title of each open form and a link to a topic named "How to: Access All Open Forms of an Application.".
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|