Contents
|
Python for Win32 Extensions Help
>
Win32 API
>
Modules
>
win32gui
>
ShowWindow
win32gui
.ShowWindow
boolean =
ShowWindow(
hWnd
, cmdShow
)
Shows or hides a window and changes its state
Parameters
hWnd
: int
The handle to the window
cmdShow
: int
Combination of win32con.SW_* flags