Previous | Up | Next |
Change the state of a window.Parameters
ObjWin _SHOWwindow ( ObjWin _window_ I _flag_ )
Return value
_window_ any window _flag_ flag :
WINDOW_MINIMIZED minimize the window WINDOW_MAXIMIZED maximize the window WINDOW_RESTORED restore the window after minimizing or maximizing WINDOW_HIDDEN hide the window WINDOW_UNHIDDEN unhide the window
same window