Admin Production ni-theme
Current Publication

ATTR_CONFORM_TO_SYSTEM

LabWindows/CVI

ATTR_CONFORM_TO_SYSTEM

Type: Panel attribute
Description: Specifies whether the panel and its controls use the system colors. Subsequent new controls will also use the system colors. You can change panel or control colors programmatically even if this attribute is set to TRUE.



Note: Some controls have different default system colors when they are in indicator mode than when they are in other control modes.



0 = Do not conform to system colors

1 = Conform to system colors
Data Type: integer
Default Value: 0
LabWindows/CVI
Compatibility:
LabWindows/CVI 4.0 and later

Values

0 False
1 True