You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
dotnet-maestro[bot] cd22d8061e
[main] Source code updates from dotnet/dotnet (#13740)
12 hours ago
..
modernization-of-code-behind-in-OOP-designer Description of modernization in winforms code-behind generation in the VS 2022 17.5 Preview3 (#8503) 3 years ago
designer-high-dpi-mode.md Added missing closing <Project> tag to example XML (#13057) 5 months ago
designer-selection.md Adding Designer Selection feature wiki (#10454) 2 years ago
net-inproc-designer.md Update designer-related docs, add designer troubleshooting guide (#6712) 3 years ago
readme.md add vs-feedback info to the designer readme (#12414) 9 months ago
troubleshooting.md Update troubleshooting.md (#10010) 2 years ago

readme.md

Windows Forms Out-Of-Process Designer

The Windows Forms out-of-process designer is currently available as a preview Visual Studio feature in Visual Studio 2019 or later. It can be enabled in Tools -> Options -> Environment -> Preview Features dialog by checking the Use the preview Windows Forms out-of-process designer for .NET apps checkbox. Releases of .NET Windows Forms Designer are tied to Visual Studio Preview releases, so update to the latest Visual Studio Preview version to get the newest designer features.

Visual Studio 2022 v17.12 Preview 3 announces a change in the OOP designer support. Upgrade Your Windows Forms .NET Projects to the Latest .NET Version for Enhanced Security

For the news on the designer please refer to the series of blogs:

WinForms out of process designer SDK

For more information about creating custom control libraries, including sample code and templates refer to the WinForms Designer Extensibility Repo. Details about how to use the WinForms Designer Extensibility SDK and structure a control library nuget package can be found there as well. Download the Extensibility SDK from NuGet.

Reporting bugs in the WinForms Designer

To make bug reports visible to the large number of users and let them comment and vote on bugs, please use the Visual Studio bug reporting feature. This tooling provides secure dump and screenshot upload options.

Table of Content