Click or drag to resize

McApplicationInitialize Event

This event is fired early during initialization when the main window becomes visible.

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

Value

Type: DMcApplicationEvents_InitializeEventHandler

Implements

DMcApplicationEvents_Event.Initialize
Remarks