TreeControl class/Size property

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

Numeric Cluster TypeDef

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

The width and height in pixels of the tree control.

This property sizes the tree control similar to the Size property in the Listbox and Table control classes. This property is also similar to the Size Height and Size Width options on the Appearance page of the Properties dialog box.

Elements Size:Width

Size:Height


Uses

History

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

See Also

External Links