VI class/Front Panel Window.Minimizable property
Appearance
< VI class
VI Server Property Information | |
---|---|
Property ID | 247 |
Scope | Basic Development Environment |
Data Name | Front Panel.Minimizeable |
Short Name* | FP.Minimizable |
Long Name* | Front Panel Window:Minimizable |
* 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 |
Property Node | ![]() |
Available in Real-Time Operating System | Yes |
Available in Run-Time Engine | Yes |
Available with control VIs | No |
Available with global VIs | No |
Available with polymorphic VIs | No |
Available with strict type definitions | No |
Loads the block diagram into memory | No |
Loads the front panel into memory | Yes |
Must wait until user interface is idle | No |
Need to authenticate before use | No |
Permissions | Read/Write |
Remote access allowed | Yes |
Settable when the VI is running | Yes |
Indicates whether the user can minimize the front panel window while the VI runs.
If you load the VI in a subpanel control, this property is read only and always returns a value of FALSE.
This property is similar to the Allow user to minimize window checkbox in the Customize Window Appearance dialog box.
Uses
![]() |
Specific use cases for this property. |
History
![]() |
History information is needed. What changes have occurred over previous versions? |
Version | Change(s) |
---|---|
![]() |
More info to come. |
See Also
![]() |
Add links to internal wiki pages that would also help. |
External Links
![]() |
Add links to external resources that would also help. |