View Single Post
Old 12-15-2002, 10:57 AM  
keonse
Junior Member
 
Join Date: Dec 2002
Posts: 4
Default

If you can get the hidden window handle, you could try to use Win32 api to set it to "minimized". In fact, minimized windows are excluded from tiling.

Look at this:

SetWindowPlacement

bye>keonse>
keonse is offline