Windows Forms: Difference between revisions

Content deleted Content added
Tag: Reverted
Line 78:
| quote=''Windows Forms is continuing to be supported, but in maintenance mode. They will fix bugs as they are discovered, but new functionality is off the table''
| access-date=2014-04-21}}</ref> Most recently, improved high-DPI support for various Windows Forms controls was introduced in updates to .NET Framework version 4.5.<ref>{{Cite web|url = http://www.infoq.com/news/2014/05/DotNet-4-5-2|title = High DPI Improvements for Windows Forms in .NET 4.5.2|date = 2014-05-06|access-date = 2015-02-10|website = InfoQ|last = Allen|first = Jonathan}}</ref>
 
Microsoft unexplainedly and unexpectedly removed Windows Forms for Visual C++ from the template options and New Item menus in Visual Studio. Windows Forms continue to be available as templates and New Items for the other .NET languages C# and Visual Basic. There is no explanation in Microsoft Documentation for the decision to remove Windows Forms for Visual C++ from templates and New Item menus in Visual Studio. The Visual Studio Designer still supports Visual C++ Windows Forms for manually created Windows Forms classes. It is unclear why Microsoft made this decision.
 
==XAML backwards compatibility with Windows Forms==