Short Name: ToggleKeyBind
Requires: Base Development System
Class: Boolean Properties
To Use: Create a property.
Sets a shortcut key to toggle this control.
This property is similar to the Toggle option on the Key Navigation page of the Boolean Properties dialog box.
| Name | Description | ||||
|---|---|---|---|---|---|
| Focus | If TRUE, the shortcut key toggles and navigates to this control. | ||||
| Control | If TRUE, the keyboard shortcut includes the <Ctrl> key. | ||||
| Shift | If TRUE, the keyboard shortcut includes the <Shift> key. | ||||
| Key | The name of the shortcut key. (Mac OS X) LabVIEW does not support <VolumeUp>, <VolumeDown>, and function keys <F15> to <F24> as shortcut keys on Mac OS X. Key must match one of the following values:
 
  | 
The following table lists the characteristics of this property.
| Data type | ![]()  | 
| Permissions | Read/Write | 
| Available in Run-Time Engine | Yes | 
| Available in Real-Time Operating System | Yes | 
| Settable when the VI is running | Yes | 
| Loads the front panel into memory | Yes | 
| Need to authenticate before use | No | 
| Loads the block diagram into memory | No | 
| Remote access allowed | Yes |