Jump to content

TabControl class/Tab Control Pane Dimension property: Difference between revisions

From LabVIEW Wiki
Added new property page.
 
mNo edit summary
Line 22: Line 22:
Gets or sets the width and height of the tab control pane.
Gets or sets the width and height of the tab control pane.


'''Elements'''
'''Elements:'''
[[Tab Control Pane Dimension:Width]]
*[[TabControl class/Tab Control Pane Dimension.Width property|Tab Control Pane Dimension:Width]]
 
*[[TabControl class/Tab Control Pane Dimension.Height property|Tab Control Pane Dimension:Height]]
[[Tab Control Pane Dimension:Height]]




Line 46: Line 45:
{{ambox|text=Add links to external resources that would also help.}}
{{ambox|text=Add links to external resources that would also help.}}


[[Category: Property]] [[Category:VI Server Property]]
[[Category:Property]]
[[Category:VI Server Property]]

Revision as of 21:37, 9 April 2020

VI Server Property Information
Property ID 24DEB404
Scope Basic Development Environment
Data Name PaneDimension
Short Name* PaneDimension
Long Name* Tab Control Pane Dimension
* Displayed here in English. Short and Long names appear in the language of the LabVIEW IDE.
Owning Class ID 55
Owning Class Name TabControl Class
Data Type Numeric Cluster TypeDef data type

Numeric Cluster TypeDef

Property Node Tab Control Pane Dimension
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

Gets or sets the width and height of the tab control pane.

Elements:


Uses

History

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

See Also

External Links