ExpressionEdit.ScaleWithDPI
- Updated2024-10-09
- 1 minute(s) read
ExpressionEdit.ScaleWithDPI
Syntax
ExpressionEdit.ScaleWithDPI
Data Type
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 .