Can anyone help me with a method to detect if a VB form is currently displayed?
I have an MDI form that I am displaying child forms in, and I have a menu bar to switch between the child forms. I want to hide or unload one form before the other displays.