clsTrayArea.ShowBalloonTip FunctionShows a balloon tip associated with the specified iconSyntax
Public Function ShowBalloonTip (ByVal sMessage As String, _
Optional ByVal sTitle As String = "", _ Optional ByVal eIcon As eBalloonIconTypes = NIIF_INFO, _ Optional ByVal lTimeOutMs As Variant) As Boolean Parameters
Remarks
|