Miner.SystemUI Assembly > Miner Namespace > NotifyIcon Class : ShowBalloon Method |
'Declaration Public Sub ShowBalloon( _ ByVal title As String, _ ByVal text As String, _ ByVal type As NotifyIcon.NotifyInfoFlags, _ ByVal timeoutInMilliSeconds As Integer _ )
'Usage Dim instance As NotifyIcon Dim title As String Dim text As String Dim type As NotifyIcon.NotifyInfoFlags Dim timeoutInMilliSeconds As Integer instance.ShowBalloon(title, text, type, timeoutInMilliSeconds)
public void ShowBalloon( string title, string text, NotifyIcon.NotifyInfoFlags type, int timeoutInMilliSeconds )
Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)
Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.