Im trying to activate (bring to the forground / set acitve, whatever) an MDI Child form, based on its handle. sending the WM_MDIACTIVATE message to the MDIClient window (parent), using the setfocus api, using the setforgroundwindow api, all fail. How can I get this to work?