UtilImageGetRealWindowRect Method

Overload List

GetRealWindowRect(Form) Gets the (non-client) Rectangle of a window.

This method supports a borderless Windows 10 window.

GetRealWindowRect(IntPtr) Gets the (non-client) Rectangle of a window.

This method supports a borderless Windows 10 window.

GetRealWindowRect(IWin32Window) Gets the (non-client) Rectangle of a window.

This method supports a borderless Windows 10 window.

See Also