Click or drag to resize

ApplicationEvents Class

Defines several application events, which can be binded.
Inheritance Hierarchy
SystemObject
  SystemMarshalByRefObject
    System.Runtime.InteropServicesStandardOleMarshalObject
      BaseObject
        Easymap.AddInApplicationEvents

Namespace: Easymap.AddIn
Assembly: EasyMap.AddIn (in EasyMap.AddIn.dll) Version: 12.3.0.0
Syntax
public sealed class ApplicationEvents : BaseObject

The ApplicationEvents type exposes the following members.

Events
 NameDescription
Public eventFindFile 
Public eventUnhandledException 
Top
See Also