winforms
winforms copied to clipboard
Windows Forms is a .NET UI framework for building Windows desktop applications.
## 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...
## 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...
[Dark Mode] the text of button of List Item does not display in the TabPage Collection Editor dialog
### .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...
### .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...
### .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...
> [!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...
> [!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...