VI class/Front Panel Window.Is Floating property

From LabVIEW Wiki
Jump to: navigation, search
VI Server Property Information
Property ID 245
Scope Private
Data Name FP.IsFloater
Short Name* FP.IsFloating
Long Name* Front Panel Window:Is Floating
* 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 Floating
PermissionsRead/Write

Write this property to true to turn the referenced VIs front panel into a floating window. This window will always appear on top of any normal windows. This window will be hidden if a dialog is shown.

Uses

History

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

See Also

External Links