MDI windows.
Set_Property activates the specified MDI child window. Get_Property returns the name of the currently active MDI child window.
Activechild = Get_Property(windowID, "MDIACTIVE")
previousactivechild = Set_Property(windowID, "MDIACTIVE", newactivechild)