Jump to content

ActiveXContainer class

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

This class has no children.


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

    Properties

    Show/Hide ActiveXContainer Properties Table

    Legend
    R/WReadable/Writable Permissions
    RTEAvailable in the Run-Time Engine
    Basic Development Environment
    VI Scripting
    Private
    Deprecated
    ActiveXContainer Properties Table
    Property ID Long Name (English) Description R/W RTE
    633A400Container BoundsSize of the container in terms of width and height in pixels.Read/WriteYes
    633A401Container Bounds:WidthWidth of the container control in pixels.Read/WriteYes
    633A402Container Bounds:HeightHeight of the container control in pixels.Read/WriteYes
    633A403Control VerbsRead OnlyYes

    Methods

    Show/Hide ActiveXContainer Properties Table

    Legend
    RTEAvailable in the Run-Time Engine
    Basic Development Environment
    VI Scripting
    Private
    Deprecated
    ActiveXContainer Methods Table
    Method ID Long Name (English) Description RTE
    633A000Execute Control VerbYes
    633A001Get Control StreamYes
    633A002Load Control From StreamYes

    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