Admin Production ni-theme
Current Publication

ATTR_RESOLUTION_ADJUSTMENT

LabWindows/CVI

ATTR_RESOLUTION_ADJUSTMENT (System)

Type: System attribute
Description: This attribute allows you to override the panel settings in the .uir file, in which case you must set this attribute before you call LoadPanel or LoadPanelEx. See the description of the ATTR_RESOLUTION_ADJUSTMENT panel attribute.

0 = Disabled

100 = 100 percent adjustment

The User Interface Library maintains a separate value for this attribute for each thread in your program.
Data Type: integer
Valid Range: 0 to 100, or VAL_USE_PANEL_SETTING
Default Value: VAL_USE_PANEL_SETTING
LabWindows/CVI
Compatibility:
LabWindows/CVI 5.0 and later

Values

VAL_USE_PANEL_SETTING Do not override the resolution adjustment setting with which panels are saved.