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 instanceClass As Type _ ) [C#] protected AxHost( Type instanceClass ); [C++] protected: AxHost( Type* instanceClass ); [JScript] protected function AxHost( instanceClass : Type );
AxHost Class | AxHost Members | System.WinForms Namespace | AxHost Constructor Overload List