Table of Contents

Method IsWindowsFormsHighDpiAutoResizingEnabled

Namespace
Alternet.Common
Assembly
Alternet.Common.v9.dll

IsWindowsFormsHighDpiAutoResizingEnabled()

Indicates whether the current Window Forms application is automatically resized due to DPI scaling changes.

public static bool IsWindowsFormsHighDpiAutoResizingEnabled()

Returns

bool

True if automatic resizing is enabled; otherwise, false.