C
craig
Is there an easy way for an application to be able to cycle through a
collection of all form instances that are currently being shown to the user?
I would like to be able to do this for a couple of reason, such as making
sure the same form isn't opened twice conncurrently, or making sure all
forms are closed before a user logs out of the application.
Thanks!
collection of all form instances that are currently being shown to the user?
I would like to be able to do this for a couple of reason, such as making
sure the same form isn't opened twice conncurrently, or making sure all
forms are closed before a user logs out of the application.
Thanks!