Click here to Skip to main content
15,867,453 members
Articles / Desktop Programming / WPF

Smart Notifier for Executables | Toast for .NET

Rate me:
Please Sign up or sign in to vote.
4.62/5 (53 votes)
4 Aug 2018CPOL7 min read 51K   4.4K   114  
A quite simple notifier (a MessageBox substitute) to get a better message representation of messages in an executable. The idea is to get a solution similar to the "Toast", from Android, where the notifications are not invasive.It works for Windows Form and WPF.

Alternatives

Members may post updates or alternatives to this current article in order to show different approaches or add new features.

No alternatives have been posted.

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Italy Italy
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions