设置指定窗口的显示状态。
摘 自: ShowWindow 函数 (winuser.h)
另请参阅:
win32gui.ShowWindow(hWnd, win32con.SW_SHOWNORMAL)
BOOL ShowWindow( [in] HWND hWnd, [in] int nCmdShow );
Copyright Notice: This article is an exclusive original manuscript, copyright belongs to Happy Digits Software , shall not be reproduced without permission.