Is there an easy way to add a checkbox (or any other custom control, for that matter) inside the tip of a balloon?
I want to provide the user with an optional flag that says: "Never show this message again."
The indicated spray can is shown using NotifyIcon.ShowBalloonTip() .
source share