Popup bubble Message in C#

Junior Spellweaver
Joined
May 9, 2011
Messages
141
Reaction score
21
Hey guys,

Can i know how can i make a popup bubble message in my application coded in C#.

Like example, when i start my application, it'll popup saying "Welcome to UbuntuSE App".

And yea, The popup is not the message box popup, it's the popup in the traymenu.

Something similar to this,
http://girtby.net/images/unused-icons.png

PS,
If i'm not wrong, this is called Balloon Tooltips. But how can i use this in my codes.
 
Last edited:
Back