Front Panel Window:Is Frontmost Property

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 runningYes
Requires the block diagram to be loadedNo
Is available on local LabVIEW onlyNo
Requires the front panel to be loadedNo
Must wait until user interface is idleYes
Is available with control VIsYes
Is available with global VIsYes
Is available with strict type definitionsNo
Is available with polymorphic VIsNo
Available in Run-Time EngineYes (Read/Write)
PermissionsRead/Write