Click or drag to resize

McWindowsSetNotifyMeFirst Method

Changes the Order of the event firing.

Namespace:  MediaCy.IQL.Application
Assembly:  MediaCy.IQL.Application (in MediaCy.IQL.Application.dll) Version: 3.1.0.0
Syntax
VB
Public Sub SetNotifyMeFirst ( 
	Sink As Object
)

Parameters

Sink
Type: SystemObject

Implements

IMcWindows.SetNotifyMeFirst(Object)
See Also