ATTR_OPERABLE_AS_INDICATOR
- Updated2023-02-21
- 1 minute(s) read
Type: | Control attribute |
Description: | Use this attribute in order to have splitter controls that have ATTR_CTRL_MODE set to VAL_INDICATOR still be operable. This attribute is useful if you want to have an operable splitter but do not want it to retain the keyboard focus. 0 = Disabled 1 = Enabled |
Control Types: | Splitters. |
Data Type: | integer |
Default Value: | 1 |
LabWindows/CVI Compatibility: |
LabWindows/CVI 7.1 and later |
Values
0 | False |
1 | True |