Jump to content

ActiveXContainer class

From LabVIEW Wiki
Revision as of 02:48, 30 August 2019 by Q (talk | contribs) (Started page)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
VI Server Class Information
Return to VI Server Class Hierarchy
Class Name class
Class ID {{{1}}}
Scope
Class Inheritance

This class is a top-level class.

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