Click or drag to resize

IAceApplicationBaseonEventApplicationClosing Event

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Event handler for Closing" at Application, to hook reaction method on to.

Namespace:  imbACE.Core.application
Assembly:  imbACE.Core (in imbACE.Core.dll) Version: 0.2
Syntax
C#
event EventHandler<aceEventGeneralArgs> onEventApplicationClosing
Request Example View Source

Value

Type: SystemEventHandleraceEventGeneralArgs
See Also