2 blog posts tagged WinForms

MAY
31
2007
Development3 minutes
NotifyIcon context menus for both buttons in .NET (evolution of a hack)
Here’s the evolution of what should have been a clean reusable component in .NET and how it becomes a hack thanks to the limitation of the .NET framework.

NOV
1
2006
Development2 minutes
WinForms tricks & tips
I’m not sure why it doesn’t do this as standard but a simple event handler should do the trick:
People have asked (in the IRC #CSharp) why adding text to a TextBox is so slow and flickery. Normally they are trying: