Click or drag to resize

McStatusPaneShowBalloon Method (String, String, String, McWindowNotificationImages, Int32, String, String)

Namespace:  MediaCy.IQL.Application
Assembly:  MediaCy.IQL.Application (in MediaCy.IQL.Application.dll) Version: 3.1.0.0
Syntax
VB
Public Sub ShowBalloon ( 
	caption As String,
	message As String,
	optionsText As String,
	image As NotificationImages,
	timeout As Integer,
	markupLinkCommand As String,
	optionsCommand As String
)

Parameters

caption
Type: SystemString
message
Type: SystemString
optionsText
Type: SystemString
image
Type: NotificationImages
timeout
Type: SystemInt32
markupLinkCommand
Type: SystemString
optionsCommand
Type: SystemString
See Also