AxHost
(System.Windows.Forms.AxHost)
Inherits:
System.Windows.Forms.Control
Interfaces:
IDisposable, IComponent, ICustomTypeDescriptor, ISupportInitialize, ISynchronizeInvoke, IDropTarget, IWin32Window, IBindableComponent, IOleControl, IOleObject, IOleInPlaceObject, IOleInPlaceActiveObject, IOleWindow, IViewObject, IViewObject2, IPersist, IPersistStreamInit, IPersistPropertyBag, IPersistStorage, IQuickActivate, ISupportOleDropSource, IArrangedElement
Derived Types:
26
(Click here to see a list of derived types)
Assembly:
System.Windows.Forms.dll
Wraps ActiveX controls and exposes them as fully featured Windows Forms controls.
VB.NET
C#
|
VB.NET
Public MustInherit Class AxHost
Inherits System.Windows.Forms.Control
Implements System.IDisposable, System.ComponentModel.IComponent, System.ComponentModel.ICustomTypeDescriptor, System.ComponentModel.ISupportInitialize, System.ComponentModel.ISynchronizeInvoke, System.Windows.Forms.IDropTarget, System.Windows.Forms.IWin32Window, System.Windows.Forms.IBindableComponent, System.Windows.Forms.IOleControl, System.Windows.Forms.IOleObject, System.Windows.Forms.IOleInPlaceObject, System.Windows.Forms.IOleInPlaceActiveObject, System.Windows.Forms.IOleWindow, System.Windows.Forms.IViewObject, System.Windows.Forms.IViewObject2, System.Windows.Forms.IPersist, System.Windows.Forms.IPersistStreamInit, System.Windows.Forms.IPersistPropertyBag, System.Windows.Forms.IPersistStorage, System.Windows.Forms.IQuickActivate, System.Windows.Forms.ISupportOleDropSource, System.Windows.Forms.Layout.IArrangedElement
End Class
Articles
|
at System.Windows.Forms.AxHost.CreateWithLicense(String license, Guid clsid) at System.Windows.Forms.AxHost.CreateInstanceCore(Guid clsid) at System.Windows.Forms.AxHost ...
|
|
at System.Windows.Forms.AxHost.CreateWithoutLicense(Guid clsid) at System.Windows.Forms.AxHost.CreateWithLicense(String license, Guid clsid) at System.Windows.Forms.AxHost ...
|
|
at System.Windows.Forms.AxHost.CreateWithoutLicense(Guid clsid) at System.Windows.Forms.AxHost.CreateWithLicense(String license, Guid clsid) at System.Windows.Forms.AxHost ...
|
|
System.Windows.Forms.AxHost { ... } Spreadsheet Component [System.ComponentModel.ToolboxItem(true)] public class AxSpreadsheet : System.Windows.Forms.AxHost
|
|
at System.Windows.Forms.AxHost.OleInterfaces.AttemptStopEvents(Object trash) at System.Threading._ThreadPoolWaitCallback.WaitCallback_Context(Object state)
|
|
at System.Windows.Forms.AxHost.CreateWithoutLicense(Guid clsid) at System.Windows.Forms.AxHost.CreateWithLicense(String license, Guid clsid)
|
|
at System.Windows.Forms.AxHost.InPlaceActivate() at System.Windows.Forms.AxHost.TransitionUpTo(Int32 state) at System.Windows.Forms.AxHost ...
|
|
System.Windows.Forms.AxHost+InvalidActiveXStateException (C#.Net) ... System.Windows.Forms. AxHost + InvalidActiveXStateException (C#.Net) Patel Hi All, I am doing one ...
|
|
... control is null when the AboutBox method // is called, raise an InvalidActiveXStateException exception. if (( this .ocx == null )) { throw new System.Windows.Forms.AxHost ...
|
|
... control is null when the AboutBox method // is called, raise an InvalidActiveXStateException exception. if (( this .ocx == null )) { throw new System.Windows.Forms.AxHost ...
|