IVCWizCtlUI::ActiveXControls Property

 

Gets the ActiveX controls registered in the system.

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

property Object^ ActiveXControls {
	Object^ get();
}

Property Value

Type: System::Object^

The ActiveX controls registered in the system.

Return to top
Show: