Name

AxHost.InvalidActiveXStateException

Synopsis

This class represents the exception that is thrown when an ActiveX control is used while it is in an invalid state.


public class AxHost.InvalidActiveXStateException : Exception {

// Public Constructors

   public AxHost.InvalidActiveXStateException(string name, ActiveXInvokeKind kind);

// Public Instance Methods

   public override string ToString();  // overrides Exception

}

Hierarchy

System.Object System.Exception(System.Runtime.Serialization.ISerializable) InvalidActiveXStateException

Get .NET Windows Forms in a Nutshell now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.