Question

I want to hide the wrench button on the balloon tooltip
Does anyone know how? Is it possible to disable/remove the wrench button next to the close button on the balloon tooltip in the system tray that is being called from System.Windows.Forms.NotifyIcon?

Balloon Tooltip

Please help
Thanks in advance.

Was it helpful?

Solution

Sorry, I do not think this is possible. The explorer process which is responsible for desktop icons and the task bar is responsible for controlling the notification area as well. You may use a different object than NotifyIcon to show notification icons. I'd recommend you to use DevComponents if you would like to see similar objects

Sorry about that,
I hope you find this helpful :)

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top