VCWizCtlClass::ActiveXControls Property

 

Gets the ActiveX controls registered in the system.

Namespace:   Microsoft.VisualStudio.VsWizard
Assembly:  Microsoft.VisualStudio.VsWizard (in Microsoft.VisualStudio.VsWizard.dll)

public:
property Object^ ActiveXControls {
	virtual Object^ get();
}

Property Value

Type: System::Object^

The ActiveX controls registered in the system.

Return to top
Show: