VI class/Front Panel Window.Is Dialog property

From LabVIEW Wiki
Jump to: navigation, search
VI Server Property Information
Property ID 208
Scope Deprecated
Data Name Front Panel.IsDialog
Short Name* FP.IsDialog
Long Name* Front Panel Window:Is Dialog
* Displayed here in English. Short and Long names appear in the language of the LabVIEW IDE.
Owning Class ID 2
Owning Class Name VI Class
Data Type Boolean data type

Boolean

Property Node Front Panel Window:Is Dialog
PermissionsRead/Write

Specifies whether or not the front panel is a dialog box during execution. If the front panel does act as a dialog box, the user cannot interact with other windows during execution. This property can be set on non-editable VIs.

Uses

History

Version Change(s)
LabVIEW 2018 More info to come.

See Also

External Links