I want to use NotifyIcon, but I don't want any icons to appear in the lower right field, is this possible? Or does anyone have an alternative solution suggestion? I want to send a notification until the user sees the notification, the visibility will be turned on, but there will not be any icon in the lower right part. It will only appear in the notification panel on the right.
I tried to hide icon.But couldn't.