Inherits from VI Properties.
Specifies whether or not to bring the front panel to the front. Setting true brings the VI's front panel to the front. Setting false does nothing. Getting tells whether the front panel window is the front window (ignoring floaters). This property can be set on non-editable VIs.
The following table lists the flags for this property.
Is settable when the VI is running | Yes |
Requires the block diagram to be loaded | No |
Is available on local LabVIEW only | No |
Requires the front panel to be loaded | No |
Must wait until user interface is idle | Yes |
Is available with control VIs | Yes |
Is available with global VIs | Yes |
Is available with strict type definitions | No |
Is available with polymorphic VIs | No |
Available in Run-Time Engine | Yes (Read/Write) |
Permissions | Read/Write |