User32OpenIconicWindow Method

Overload List

OpenIconicWindow(IntPtr) Restores a minimized (iconic) window to its previous size and position; it then activates the window.
OpenIconicWindow(SafeHandle) Restores a minimized (iconic) window to its previous size and position; it then activates the window.

See Also