User32ShowWindow Method

Overload List

ShowWindow(IntPtr, NativeWindowState) Sets the specified window's show state.
ShowWindow(SafeHandle, NativeWindowState) Sets the specified window's show state.

See Also