ATTR_PARENT_SHARES_SHORTCUT_KEYS
Type: | Panel attribute |
Description: | Specifies whether the panel shares shortcut keys with its parent panel. If shortcut keys are shared, then child panels pass unrecognized shortcut keys to the parent panel. 0 = Not shared 1 = Shared |
Data Type: | integer |
Default Value: | 1 |
LabWindows/CVI Compatibility: |
LabWindows/CVI 3.0 and later |
Values
0 | False |
1 | True |