GroupLab Widget Tap Library

Win32Helper.GetDesktopBounds Method 

Gets the location and size on the display of a windowing system window.

public static Rectangle GetDesktopBounds(
   IntPtr windowHandle
);

Parameters

windowHandle
A window handle.

Return Value

A rectangle giving the location and size of the window on the display.

See Also

Win32Helper Class | GroupLab.WidgetTap.Helpers Namespace