ExpressionEdit.ScaleWithDPI

Syntax

ExpressionEdit.ScaleWithDPI

Data Type

Boolean

Purpose

Specifies how the control scales based on the dots per inch (DPI) setting.

Remarks

Some environments scale native controls based on the DPI settings of their display, while other environments do not. The TestStand User Interface Controls are designed to work in all environments.

The following are the recommended settings for various platforms:

  • LabVIEW, LabWindows/CVI, C#, and Microsoft Visual Basic .NET—Set this property to False .
  • Active Template Library (ATL)/Microsoft Foundation Class (MFC)—Set this property to True .