Jump to content

ActiveXContainer class

From LabVIEW Wiki
Revision as of 19:19, 1 September 2019 by Q (talk | contribs)
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 Short Name (English) Description R/W RTE
633A400 ContBounds Size of the container in terms of width and height in pixels. R/W X
633A402 Height Height of the container control in pixels.

This property is an element of the Container Bounds property.

R/W X
633A401 Width Width of the container control in pixels.

This property is an element of the Container Bounds property.

R/W X
633A403 ControlVerbs R X

Methods

Show/Hide ActiveXContainer Methods Table

Legend
RTEAvailable in the Run-Time Engine
Basic Development Environment
VI Scripting
Private
Deprecated
ActiveXContainer Methods Table
Method ID Short Name (English) Description RTE
633A000 ExecuteVerb X
633A001 GetControlStream X
633A002 LoadContFrmStream X

Events

No Events for this class.

History

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

See Also