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

## Proposed changes - Changed selected item text color in `CollectionEditor.CollectionEditorCollectionForm` to use `SystemColors.ControlText` in dark mode instead of `SystemColors.HighlightText` - Applied pattern consistent with `CheckedListBox` dark mode handling ##...

### .NET version 9.0.0-rc.1.24418.2 + build private dll from winforms repo main branch ### Did it work in .NET Framework? No ### Did it work in any of the earlier...

help wanted
tenet-accessibility

## Proposed changes - Modified `TabControl.StyleChildren()` to only apply dark mode theme to direct children (TabPages), not descendant controls - Added parent check using `PInvoke.GetParent()` to identify direct children -...

### .NET version latest .NET 10.0 build ### 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 latest .NET 10.0 build ### 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 latest .NET 10.0 build ### Did it work in .NET Framework? No ### Did it work in any of the earlier releases of .NET Core or .NET...

:boom: regression-release
area-DarkMode

### .NET version .NET SDK: Version: 10.0.100 Commit: b0f34d51fc Workload version: 10.0.100-manifests.5fb86115 MSBuild version: 18.0.2+b0f34d51f ### Did it work in .NET Framework? Yes ### Did it work in any of...

Fixes #14101 ## Proposed changes - Add an switch `System.Windows.Forms.MirrorTopMostForModalDialogs`. When enabled, `ShowDialog` will temporarily set the dialog as `TopMost` if its owner is `TopMost`, and restore the original state...

needs-area-label

> [!NOTE] > This is a codeflow update. It may contain both source code changes from > [the VMR](https://github.com/dotnet/dotnet) > as well as dependency updates. Learn more [here](https://github.com/dotnet/dotnet/tree/main/docs/Codeflow-PRs.md). This pull...

area-Infrastructure

> [!NOTE] > This is a codeflow update. It may contain both source code changes from > [the VMR](https://github.com/dotnet/dotnet) > as well as dependency updates. Learn more [here](https://github.com/dotnet/dotnet/tree/main/docs/Codeflow-PRs.md). This pull...

area-Infrastructure