Front Panel Window:Closeable Property
Short Name: FP.Closeable
Installed With: Base Package
Class: VI Properties
Indicates whether the close button in the title bar is disabled and the Close item in the File menu is disabled.
This property prevents users from closing a VI during execution.
If you load the VI in a subpanel control, this property is read only and always returns a value of FALSE.
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 | No |
| Available with polymorphic VIs | No |