AxHost Constructor
.NET Framework (current version)
Initializes a new instance of the AxHost class.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
| Name | Description | |
|---|---|---|
![]() | AxHost(String^) | Initializes a new instance of the AxHost class, wrapping the ActiveX control indicated by the specified CLSID. |
![]() | AxHost(String^, Int32) | Initializes a new instance of the AxHost class, wrapping the ActiveX control indicated by the specified CLSID, and using the shortcut-menu behavior indicated by the specified flags value. |
Show:
