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

Fixes #14072 ## Proposed changes - The original implementation of `CharIsPrintable` contains a semantic error in the combination of is not and or. As a result, it returns true for...

needs-area-label

Fixes #14071 ## Proposed changes - Refactored the CopyTo methods to ensure correct item copying and type safety. ## Customer Impact - Copying ComboBox items to an array or using...

needs-area-label

Fixes a couple of issues in XML comments for the ScreenCaptionMode and clarifies the usage of the ColorMode property in VB's `ApplyApplicationDefaultEventArg`. ###### Microsoft Reviewers: [Open in CodeFlow](https://microsoft.github.io/open-pr/?codeflow=https://github.com/dotnet/winforms/pull/14074)

area-VisualBasic

sorry, there wasn't a issue template for the .net framework winforms designer, so i create this blank one. here's a screenshot of the stacktrace. here's a link to the devcom...

area-VSDesigner

> Please take a look at [this blog](https://devblogs.microsoft.com/dotnet/custom-controls-for-winforms-out-of-process-designer/) to find more information about building for the out-of-process designer. There are links to code samples and examples that should help you...

area-VSDesigner

### .NET version We are migrating our software from .NET framework 4.8 to .NET core 8.0 ### Did it work in .NET Framework? Yes ### Did it work in any...

tenet-performance
area-COM

### .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...

area-DarkMode

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

untriaged
needs-area-label

### .NET version 10.0.100-rc.1.25451.107 ### Did it work in .NET Framework? No ### Did it work in any of the earlier releases of .NET Core or .NET 5+? N/A ###...

area-DarkMode

Fixes #13823 ## Root Cause The `OwnerDraw` property of the Button control incorrectly returns `false` when `BackgroundImage` is set during early initialization. This is due to the `OwnerDraw` logic checking...

waiting-review
needs-area-label