Pane class/Minimum Pane Size property

From LabVIEW Wiki
Jump to: navigation, search
VI Server Property Information
Property ID 18166804
Scope Basic Development Environment
Data Name Minimum Pane Size
Short Name* MinPaneSize
Long Name* Minimum Pane Size
* Displayed here in English. Short and Long names appear in the language of the LabVIEW IDE.
Owning Class ID 75
Owning Class Name Pane Class
Data Type Numeric Cluster TypeDef data type

Numeric Cluster TypeDef

Property Node Minimum Pane Size
Available in Real-Time Operating SystemYes
Available in Run-Time EngineYes
Loads the block diagram into memoryNo
Loads the front panel into memoryYes
Need to authenticate before useNo
PermissionsRead/Write
Remote access allowedYes
Settable when the VI is runningYes

If the pane is sizable, this property determines the minimum size to which a pane can be reduced. Setting this property can cause the pane or window to grow if its current size is less than the minimum size.

Elements
Name Description
Horizontal The minimum width of the pane in pixels.
Vertical The minimum height of the pane in pixels.

Uses

History

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

See Also

External Links