_hwnd) def Maximize(self): win32gui.ShowWindow(self._hwnd, win32con.SW_MAXIMIZE) def setActWin(self): win32gui.SetActiveWindow(self.
確定! 回上一頁