Provides application-related routed events
Object Model
Syntax
| Visual Basic (Declaration) | |
|---|
Public MustInherit NotInheritable Class ApplicationEvents |
| C# | |
|---|
public static class ApplicationEvents |
| Delphi | |
|---|
public class ApplicationEvents abstract; sealed; |
| JScript | |
|---|
public abstract sealed class ApplicationEvents |
| Managed Extensions for C++ | |
|---|
public __gc abstract __sealed class ApplicationEvents |
| C++/CLI | |
|---|
public ref class ApplicationEvents abstract sealed |
Inheritance Hierarchy
System.Object
Intersoft.Client.Framework.ApplicationEvents
Requirements
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family
See Also