Click or drag to resize

McCommandOnProcessMessages Method

Namespace:  MediaCy.IQL.Application
Assembly:  MediaCy.IQL.Application (in MediaCy.IQL.Application.dll) Version: 3.1.0.0
Syntax
VB
Public Overridable Sub OnProcessMessages ( 
	sender As McCommand,
	e As CancelEventArgs
)

Parameters

sender
Type: MediaCy.IQL.ApplicationMcCommand
e
Type: System.ComponentModelCancelEventArgs
See Also