Method Dpi.AdjustWindowRectEx
Overload
Calls API AdjustWindowRectExForDpi if available, else AdjustWindowRectEx.
public static bool AdjustWindowRectEx(DpiOf dpiOf, ref RECT r, WS style, WSE exStyle, bool hasMenu = false)
Parameters
Returns
Remarks
Also adds scrollbar width or/and height if need.