Top "Balloon-tip" questions

A Balloon Tip is a special kind of tooltip which looks like a speech balloon.

How can I show a Balloon Tip over a textbox?

I have a C# WPF application using XAML and MVVM. My question is: How can I show a balloon tooltip …

c# wpf mvvm balloon-tip
ShowBalloonTip Not Working

On Windows 10, the ShowBalloonTip method of NotifyIcon NEVER shows the balloon tip. This would appear to have something to do …

c# wpf notifyicon balloon-tip
How to create rich tooltips and rich balloons in notification area

I've been wondering, whenever you call the ShowBalloonTip method of the NotifyIcon class, you get a balloon tooltip like this: …

.net windows winapi notification-area balloon-tip