Just wondering if there is a way to display a message from the notifyicon when a certain event in the program is reached. Almost like a balloon popup. I cant seem to find anything online… This would be used to alert the user to a certain event in the program.
Thanks in advance!
If you use notify icon:
Much like you can use the BallonTip member of the it:
You can use everytime certain event or condition is meet, you can always have the
ShowBalloonTipmethod call.