Click or drag to resize

McCommandOnStatusChanged Method

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

Parameters

sender
Type: MediaCy.IQL.ApplicationMcCommand
e
Type: SystemEventArgs
See Also