Click or drag to resize

McApplicationAfterInitialize Event

This event if fired when the application is fully started.

Namespace:  MediaCy.IQL.Application
Assembly:  MediaCy.IQL.Application (in MediaCy.IQL.Application.dll) Version: 3.1.0.0
Syntax
VB
Public Event AfterInitialize As DMcApplicationEvents_AfterInitializeEventHandler

Value

Type: DMcApplicationEvents_AfterInitializeEventHandler

Implements

DMcApplicationEvents_Event.AfterInitialize
Remarks