Windows Develop Bookmark and Share   
 index > Windows Forms General > Popup Toast
 

Popup Toast

does anyone know how to popup toast?  Like messenger and other programs display?

Wondering if there's any easy way... 
MigrationUser 1  Sunday, April 04, 2004 2:37 PM
I found the solution

<a href="http://www.codeproject.com/cs/miscctrl/taskbarnotifier.asp">C# solution</a>

this is by far the easiest and most powerful, I wonder if it requires messenger.  Just glancing at the code, this doesn't rely on messenger api :) 
MigrationUser 1  Sunday, April 04, 2004 3:36 PM

You can use google to search for other answers

Custom Search

More Threads

• Parent label showing on child form
• How do I prevent any further processing of a method if the cancel button was clicked in place of yes?
• Software Application Development in Minimum Time
• DataGridView Column width
• Printing A Windows Form
• How TO: Advance datagridview sorting
• listBoxes tabulator order
• HelpProvider Object Behavior
• User Control Inheritance and a GroupBox in the derived class.
• Creating a custom dropdownlist