View Single Post
  #4 (permalink)  
Old 08-09-2006, 01:56 PM
hoser2001's Avatar   
hoser2001 hoser2001 is offline
Programmer
 
Join Date: Jul 2006
Posts: 175
Rep Power: 10
hoser2001 is on a distinguished road
Default

According to the MSDN:
Quote:
An MDI child form cannot cover controls on the MDI parent.
However I refuse to believe such nonsense!!
If there was a procedure I could call whenever a child form is opened that would check to see if it was behind any existing controls and would then make them invisible, and also be able to make them re-visible when the form closes would be sweet.... If anyone can find any documents on the problem I would greatly appreciate it.

Last edited by hoser2001; 08-10-2006 at 10:16 AM.
Reply With Quote