Прочетете на английски Редактиране

Споделяне чрез


ToolStrip.RescaleConstantsForDpi(Int32, Int32) Method

Definition

When overridden in a derived class, handles the rescaling of any magic numbers that are used in control painting.

protected override void RescaleConstantsForDpi (int deviceDpiOld, int deviceDpiNew);

Parameters

deviceDpiOld
Int32

The old DPI value.

deviceDpiNew
Int32

The new DPI value.

Remarks

You must call the base class method to get the current DPI values. The RescaleConstantsForDpi method is invoked only when an application opts into per-monitor version 2, targets .NET Framework 4.7.1 or later, and has the EnableDpiChangedMessageHandling and EnableDpiChangedHighDpiImprovements configuration switches turned on.

Applies to

Продукт Версии
.NET Framework 4.8, 4.8.1
Windows Desktop 3.0, 3.1, 5, 6, 7, 8, 9