Click or drag to resize

aceApplicationBaseonEventApplicationLoaded Event

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

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

Value

Type: SystemEventHandleraceEventGeneralArgs

Implements

IAceApplicationBaseonEventApplicationLoaded
See Also