Wraps ActiveX controls and exposes them as fully featured WinForms controls.
Object
MarshalByRefObject
MarshalByRefComponent
Control
RichControl
AxHost
[Visual Basic] Public Class AxHost Inherits RichControl Implements ISupportInitialize, ICustomTypeDescriptor [C#] public class AxHost : RichControl, ISupportInitialize, ICustomTypeDescriptor [C++] public __gc class AxHost : public RichControl, ISupportInitialize, ICustomTypeDescriptor [JScript] public class AxHost extends RichControl, ISupportInitialize, ICustomTypeDescriptor
Do not use this class directly. You should inherit from this class and add the functionality required by your ActiveX control.
Namespace: System.WinForms
Assembly: System.WinForms.dll