Completed
Last Updated: 28 Sep 2023 12:42 by ADMIN
Release R3 2023
Martin Ivanov
Created on: 30 Aug 2023 13:36
Category: NotifyIcon
Type: Bug Report
0
NotifyIcon: ShowBalloonTip method doesn't work when the overload with the System.Drawing.Icon is used

The ShowBalloonTip method allows you to provide a System.Drawing.Icon object to show a custom icon in the balloon notification. However, the method doesn't work when this overload is used. The balloon notification is not displayed at all. 

To work this around, use the predefined BalloonTipIcon icons with the additional overload of the method.

notifyIcon.ShowBalloonTip( "title", "text", BalloonTipIcon.Warning);

1 comment
ADMIN
Vladimir Stoyanov
Posted on: 28 Sep 2023 12:23

We investigated the scenario and the issue was within the Windows Shell APIs that the RadNotifyIcon uses. 

Upon further testing we noticed that the problem is fixed with Windows 11 Version 22H2 (Build 22621.1992) and we suggest upgrading to this Windows version or a higher one. 

Regards,
Vladimir Stoyanov
Progress Telerik

Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.