Message box

How do you make one of the windows message boxes that come up at the bottem of the screen where the time is. It is a baloon and it comes from the tray. Like this.
[306 byte] By [dakota367] at [2007-12-24]
# 1
Use the NotifyIcon class to display an icon in the tray. Use its ShowBalloonTip method to show the balloon...
nobugz at 2007-8-31 > top of Msdn Tech,Visual Basic,Visual Basic General...