ATTR_USE_CHECKERBOARD_DIMMING
Type: | System attribute |
Description: | Enable this attribute to revert the control dimming algorithm to the one used in LabWindows/CVI 7.1 and earlier. This algorithm involves drawing a 1-pixel checkerboard pattern, using the panel color, over the control. You must enable this attribute before you enable ATTR_DIMMED or before you load a panel containing controls that are dimmed. 0 = Do not use checkerboard dimming 1 = Use checkerboard dimming |
Data Type: | integer |
Default Value: | 0 |
LabWindows/CVI Compatibility: |
LabWindows/CVI 9.0 and later |
Values
0 | False |
1 | True |