I have a win form application with custom tray Icon like this:
I want to a notification with balloon tip to user like windows tray icon, with close button and show to user for ever until pressed close button):
Using tool tip in ballon mode can help me, But tool tip not have a close button.
Thanks.