0
votes
2answers
31 views
Is there a way to overlay text onto NotifyIcon?
I'm currently writing an application that has a NotifyIcon and I'm trying to figure out a way to overlay text on to it. So for example, if the icon indicates the number of files open, it has the ic …
1
vote
Is there a way to overlay text onto NotifyIcon?
Well, I didn't figure out a good way of doing this, but in the end it didn't matter. I ended up using the BalloonTip which allowed me to provide information.
…
