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

* .NET Core Version: .Net 6.0.100-alpha.1.20506.3 * Have you experienced this same bug with .NET Framework?: Yes * More info: It's not a regression issue, it also occurs in .Net...

enhancement
up-for-grabs
area: designer support
area: listview

**Is your feature request related to a problem? Please describe.** If user creates ListViewGroup, creates ListViewItem that linked to this ListViewGroup and adds ListViewItem to ListView then ListViewGroup does not...

api-suggestion

**.NET Core Version:** all .NET Core and Desktop Framework **Have you experienced this same bug with .NET Framework?:** Yes **Problem description:** Loading a cursor making use of alpha transparency by...

enhancement

This is a suggestion ticket from the .NET Developer Community and we'd like to consider it for a future release. https://developercommunity.visualstudio.com/content/idea/567122/change-the-color-and-font-of-listviewgroup.html

api-suggestion

_This issue has been moved from [a ticket on Developer Community](https://developercommunity.visualstudio.com/content/problem/1149197/net-framework-the-capture-property-is-not-taken-in.html)._ --- Hello,My name is Vladislav Yurgens. I'm a software engineer in the WinForms team at DevExpress. Recently, one of...

enhancement

* .NET Core Version: This is a problem with the. Net framework and does not test the. Net core * Have you experienced this same bug with .NET Framework?: Yes...

enhancement
help wanted

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

enhancement

### Is your feature request related to a problem? Please describe Not all objects are cleaned after disposing of Control accessible objects because of keeping some value in `Owner`. Needs...

enhancement
tenet-accessibility
tenet-performance

Currently DragDrop process starts with `DragDropEffects DoDragDrop(object data, DragDropEffects allowedEffects)` which inside perform dispatcherization of the supported interfaces and objects. Sometimes this may means that we rely on Built-in COM...

api-suggestion

This is a request from the runtime team, aligned with their Arm64 effort. Related to https://github.com/dotnet/runtime/issues/64993 As an example, here’s a pointer to how the perf lab does this. All...

api-suggestion