winforms icon indicating copy to clipboard operation
winforms copied to clipboard

Windows Forms is a .NET UI framework for building Windows desktop applications.

Results 640 winforms issues
Sort by recently updated
recently updated
newest added

### Background and motivation In WinForms development, there are scenarios where extensive updates to a control's state can cause flickering or performance degradation. For example, adding a large number of...

api-suggestion
tenet-performance

Streamline `InputLanguage.LayoutId` logic for clarity and maintainability, preserving existing behavior. ## Customer Impact - No obrevable impact on customers ## Regression? - No ## Risk - Low ###### Microsoft Reviewers:...

area-Infrastructure

### .NET version main branch of Winforms repo ### Did it work in .NET Framework? Yes ### Did it work in any of the earlier releases of .NET Core or...

area-DesignerSupport
untriaged

### .NET version latest .NET SDK 10.0.1 ### Did it work in .NET Framework? No ### Did it work in any of the earlier releases of .NET Core or .NET...

:boom: regression-preview
needs-area-label

This happens when `Image.FromStream(...)` calls `Stream.Read(buffer, offset, count)` - where `count` is the full length of the image file (it calls it a number of times first with a smaller...

area-System.Drawing

### Environment Visual Studio Professional 2022 - version 17.14.19 ### .NET version .NET 8.0 ### Did this work in a previous version of Visual Studio and/or previous .NET release? No...

area-DesignerSupport
untriaged

### Description We have a ScrollBar in our application. When you right click it, you get a context menu with the following options: Scroll Here, Top, Bottom, Page Up, Page...

needs-area-label

Just randomly browsing files, and I found that IIconExtensions was made public but has no publicly accessible methods. https://github.com/dotnet/winforms/blob/main/src/System.Private.Windows.GdiPlus/System/Drawing/IIconExtensions.cs

area-System.Drawing

### .NET version .Net9 ### Did it work in .NET Framework? Not tested/verified, but I think - NO. ### Did it work in any of the earlier releases of .NET...

area-Anchor/Scaling
untriaged
area-HDPI

### .NET version .NET 9.0 ### Did it work in .NET Framework? Not tested/verified ### Did it work in any of the earlier releases of .NET Core or .NET 5+?...

needs-area-label