🦙
🦙
Pinboard bookmarks for September 2007
u:onekOliver Sturm’s weblog - WinForms controls and the red X
2007-09-20 / 17 years ago
So where does the red X come from? Simple: The System.Windows.Forms.Control has an internal state flag for this that gets set when an exception is thrown in the control’s drawing code.
programming clr1.1 clr dotNetÂ
2007-09-20 / 17 years ago
Kathy Kam : .NET Format String 101
2007-09-26 / 17 years ago
The best thing would be to try and get some improvement on MSDN. Every time I need to look up String.Format on MSDN, I waste about 15 minutes trying to find and figure out what I need.
programming reference dotNetÂ
2007-09-26 / 17 years ago