G
Guest
By default it seems that there always must be an active MDI child form. But, I want to deactivate all of the MDI child forms when the user clicks on a control that is owned by the MDI parent. This is similar to how the MDI child forms in Visual Studio are deactivated when a docking window is selected. Is there any way to do this? I tried Me.ActivateMdiChild(Nothing) but that doesn't work
Thank you
Lance
Thank you
Lance