Search
Module:
Directory

   Desktop Functions:

   Smart Device Functions:


Show Recent Changes
Subscribe (RSS)
Misc. Pages
Comments
FAQ
Helpful Tools
Playground
Suggested Reading
Website TODO List
Download Visual Studio Add-In

Search Results for "ArrangeIconicWindows" in [All]

user32

.
Summary
.

static extern uint ArrangeIconicWindows(IntPtr hWnd);

.

The ArrangeIconicWindows function arranges all the minimized (iconic) child windows of the specified parent window.

.

An application that maintains its own minimized child windows can use the ArrangeIconicWindows function to arrange icons in a parent window. This function can also arrange icons on the desktop. To retrieve the window handle to the desktop window, use the GetDesktopWindow function.

.
Documentation
[ArrangeIconicWindows] on MSDN

 
Access PInvoke.net directly from VS: