Hi,
I need to convert the following C#, delegate statement to VC++2010...
Is it possible..?
notifyIcon1.BalloonTipClosed += delegate { notifyIcon1.Dispose(); };
Thanks....
| CodeGuru Home | VC++ / MFC / C++ | .NET / C# | Visual Basic | VB Forums | Developer.com |
|
Results 1 to 5 of 5
Threaded View
Tags for this Thread |
Click Here to Expand Forum to Full Width |