Creates a new instance of a control which wraps an activeX control given by the clsid parameter and flags of 0.
[Visual Basic] Overloads Protected Sub New( _ ByVal clsid As String _ ) [C#] protected AxHost( string clsid ); [C++] protected: AxHost( String* clsid ); [JScript] protected function AxHost( clsid : String );
AxHost Class | AxHost Members | System.WinForms Namespace | AxHost Constructor Overload List