ATTR_CONFORM_TO_SYSTEM_THEME (System Popups)
| Type: | System Pop-Ups attribute |
| Description: | Specifies whether all system pop-up panels 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 |