Jump to content

Control class/Disabled (U8) property: Difference between revisions

From LabVIEW Wiki
m Q moved page Control class/Disabled property to Control class/Disabled (U8) property: The deprecated property page was the same as the new property page.
m Category reorg
 
(2 intermediate revisions by the same user not shown)
Line 8: Line 8:
| datatypeimage = U8.png
| datatypeimage = U8.png
| datatype = U8
| datatype = U8
| propertynodeimage = Control-Disabled.png
| propertynodeimage = Control-Disabled (U8).png
| permissions = Read/Write
| permissions = Read/Write
|}}
|}}
{{TOCright}}
{{TOCright}}


Indicates whether you can operate the control.  Replaced with [[Control class/Disabled property]].


== Uses ==
== Uses ==
Line 32: Line 33:
{{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:VI Server Property]]

Latest revision as of 13:23, 7 May 2020

VI Server Property Information
Property ID 6332001
Scope Deprecated
Data Name Disabled
Short Name* Disabled (U8)
Long Name* Disabled
* Displayed here in English. Short and Long names appear in the language of the LabVIEW IDE.
Owning Class ID 6
Owning Class Name Control Class
Data Type U8 data type

U8

Property Node Disabled
PermissionsRead/Write

Indicates whether you can operate the control. Replaced with Control class/Disabled property.

Uses

History

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

See Also

External Links