Winforms - what's a cool taskbar/system tray notifier approach?
What's a c开发者_JAVA百科ool taskbar/system tray notifier approach? To get that latest cool looking sliding windows type notifications can I stay WinForms, or do I need to go WFP? Which control/class/framework should I look at?
Basically after a more fresher:modern looking UI than the old winforms popular bubbles etc
This might be interesting for you: When to adopt WPF.
But personally I'd not change the UI to be cool looking and sliding. Try to be consistent to Windows.
精彩评论