ATTR_CONFORM_TO_SYSTEM_THEME (Panel)
| Type: | Panel attribute | 
| Description: | Specifies whether the controls on a panel draw based on the Theme setting on Windows. You can set the ATTR_DISABLE_PANEL_THEME attribute to 1 to override this setting for individual controls. 0 = Do not use theme drawing 1 = Use theme drawing | 
| Data Type: | integer | 
| Default Value: | 0 | 
| LabWindows/CVI Compatibility: | LabWindows/CVI 8.1 and later | 
Values
| 0 | False | 
| 1 | True | 
