AxHost Constructor (String^)

 

Initializes a new instance of the AxHost class, wrapping the ActiveX control indicated by the specified CLSID.

Namespace:   System.Windows.Forms
Assembly:  System.Windows.Forms (in System.Windows.Forms.dll)

protected:
AxHost(
	String^ clsid
)

Parameters

clsid
Type: System::String^

The CLSID of the ActiveX control to wrap.

.NET Framework
Available since 1.1
Return to top
Show: