pyhandle=win32gui.FindWindow(classname,text) ... SetForegroundWindow(pyhandle) win32gui.ShowWindow(pyhandle, win32con.SW_MAXIMIZE).
確定! 回上一頁