ATTR_FAST_DRAW_BUTTON
- Updated2023-02-21
- 1 minute(s) read
ATTR_FAST_DRAW_BUTTON
Type: | Control attribute | ||
Description: |
This attribute allowed picture toggle buttons and picture command buttons to draw their images faster in return for certain limitations. It has been made obsolete, since all buttons are now drawn in this mode, and all limitations have been eliminated. 0 = Disable fast draw 1 = Enable fast draw |
||
Control Types: | Picture buttons. | ||
Data Type: | integer | ||
Default Value: | 0 | ||
LabWindows/CVI Compatibility: |
LabWindows/CVI 4.0 and later |
Values
0 | False |
1 | True |