Click or drag to resize

McStatusPaneBalloonOptionsEventHandler Delegate

Namespace:  MediaCy.IQL.Application
Assembly:  MediaCy.IQL.Application (in MediaCy.IQL.Application.dll) Version: 3.1.0.0
Syntax
VB
Public Delegate Sub BalloonOptionsEventHandler ( 
	sender As Object,
	e As EventArgs
)

Parameters

sender
Type: SystemObject
e
Type: SystemEventArgs
See Also