VCWizCtlClass.ActiveXControls Property

Definition

Gets the ActiveX controls registered in the system.

public:
 virtual property System::Object ^ ActiveXControls { System::Object ^ get(); };
public:
 virtual property Platform::Object ^ ActiveXControls { Platform::Object ^ get(); };
[System.Runtime.InteropServices.DispId(1610743868)]
public virtual object ActiveXControls { [System.Runtime.InteropServices.DispId(1610743868)] get; }
[<System.Runtime.InteropServices.DispId(1610743868)>]
[<get: System.Runtime.InteropServices.DispId(1610743868)>]
member this.ActiveXControls : obj
Public Overridable ReadOnly Property ActiveXControls As Object

Property Value

The ActiveX controls registered in the system.

Implements

Attributes

Applies to