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
Default Value: VAL_USE_PANEL_SETTING

Values

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