Admin Production ni-theme
Current Publication

ATTR_RESOLUTION_ADJUSTMENT

LabWindows/CVI

ATTR_RESOLUTION_ADJUSTMENT (Panel)

Type: Panel attribute
Description: Specifies whether the panel and its contents are scaled when displayed on screens with different resolutions. This setting is typically specified in the User Interface Editor. You can use this attribute to determine the value of that setting when the panel was loaded. To override the .uir setting, call SetSystemAttribute with this attribute before calling LoadPanel.

0 = Disabled

100 = 100 percent adjustment
Restrictions: Not settable.
Data Type: integer
Valid Range: 0 to 100
Default Value: 0
LabWindows/CVI
Compatibility:
LabWindows/CVI 5.0 and later