Click or drag to resize

VOTrayIcon.ShowBalloonTip Method (Long, String, String, Long)

X#

Namespace:  XSharp.VO.SDK
Assembly:  XSharp.VOGUIClasses (in XSharp.VOGUIClasses.dll) Version: 2.19
Syntax
 VIRTUAL METHOD ShowBalloonTip(
	nTimeOut AS LONG,
	cTitle AS STRING,
	cText AS STRING,
	nIcon AS LONG
) AS VOID
Request Example View Source

Parameters

nTimeOut
Type: Long
cTitle
Type: String
cText
Type: String
nIcon
Type: Long
See Also