Welcome to Atalasoft Community Sign in | Help

August 2009 - Posts

What Not to Do (WinForms Control Flavor)

I’m writing this for anyone else who might run into this problem.  I looked at a bug in some inherited code that implemented a custom WinForms control.  The bug was that changes made to ForeColor and BackColor in the designer would not persist/serialize.
Posted by Steve Hawley | 1 Comments