User32GetWindow Method

Overload List

GetWindow(IntPtr, GetWindowCmd) Retrieves a handle to a window that has the specified relationship (Z-Order or owner) to the specified window.
GetWindow(SafeHandle, GetWindowCmd) Retrieves a handle to a window that has the specified relationship (Z-Order or owner) to the specified window.

See Also