Quantcast
Channel: VBForums
Viewing all articles
Browse latest Browse all 16044

NotifyIcon Examples in VB.NET

$
0
0
This code showing BallonTip:

Code:

NotifyIcon1.Visible = True
NotifyIcon1.BalloonTipIcon = ToolTipIcon.Error
NotifyIcon1.BalloonTipTitle = "Bozkurt Yazılım"
NotifyIcon1.BalloonTipText = "Programın güncel versiyonu mevcut lütfen programı şimdi güncelleyin!"
NotifyIcon1.ShowBalloonTip(3000)

Video:


Viewing all articles
Browse latest Browse all 16044

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>