The TableLayoutPanel shows controls in a different order in certain circumstances depending on whether .NET 4.0 or .NET 4.5 is installed.I've found this in two separate places in our codebase now, causing compatibility issues for every user until they install an update we've issued.More about this: http://roman.st/Article/Another-NET-4.5-incompatibilityI think this difference should be fixed even though 4.5 is out of testing now; doing so would at least enable users to upgrade to a patched .NET 4.5 to get compatibility for programs which are no longer maintained.
Visual Studio/Team Foundation Server/.NET Framework Tooling Version
Steps to reproduce
Product Language
Operating System
Operating System Language
Actual results
Expected results