You can use the Resize event to determine the MDI Form's status:
If MDI1.WindowState=vbMinimized Then
Child1.Visible=False
End If
|
Results 1 to 2 of 2
Thread: MDI form eventsThreaded View
|
Click Here to Expand Forum to Full Width |