Focus Key Binding Property
Short Name: FocusKeyBind
Installed With: Base Package
Class: Control Properties
Sets a shortcut key to navigate to this control.
This property is similar to the Focus option on the Key Navigation page of the Properties dialog box.
Elements
Name | Description | ||||
---|---|---|---|---|---|
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) LabVIEW does not support <VolumeUp>, <VolumeDown>, and function keys <F15> to <F24> as shortcut keys on Mac OS. Key must match one of the following values:
|
Remarks
The following table lists the characteristics of this property.
Available in Run-Time Engine and Real-Time Operating System | Yes |
Permissions | Read/Write |
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 disallowed | No |
Must wait until user interface is idle | No |
Available with control VIs | No |
Available with global VIs | No |
Available with strict type definitions | Yes |
Available with polymorphic VIs | No |