Jump to content

LabVIEWClassControl class

From LabVIEW Wiki
VI Server Class Information
Return to VI Server Class Hierarchy
Class Name LabVIEWClassControl class
Class ID 102
Scope Basic Development Environment
Class Inheritance
Class Children

This class has no children.


    The LabVIEWClassControl class is a class in the VI Server Class Hierarchy, (see also VI Server).

    Properties

    Show/Hide LabVIEWClassControl Properties Table

    Legend
    R/WReadable/Writable Permissions
    RTEAvailable in the Run-Time Engine
    Basic Development Environment
    VI Scripting
    Private
    Deprecated
    LabVIEWClassControl Properties Table
    Property ID Long Name (English) Description R/W RTE
    250F9C00LabVIEW Class NameReturns the name of the LabVIEW class that owns the referenced control.Read OnlyNo
    250F9C01Qualified NameReturns the qualified name of the control class type.Read OnlyNo

    Methods

    Show/Hide LabVIEWClassControl Properties Table

    Legend
    RTEAvailable in the Run-Time Engine
    Basic Development Environment
    VI Scripting
    Private
    Deprecated
    LabVIEWClassControl Methods Table
    Method ID Long Name (English) Description RTE
    250F9800ReplaceWithControlOfOtherClassReplaces this class control with the control of the class you specify. LabVIEW preserves the dynamic or non-dynamic status of the class.No

    Events

    This class has no events or it inherits events from its parent: Control Class.


    History

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

    See Also