-
Notifications
You must be signed in to change notification settings - Fork 1k
Insights: dotnet/winforms
Overview
Could not load contribution data
Please try again later
9 Pull requests merged by 4 people
-
Extend DarkMode opt-out option for multiple descendant scenarios.
#13642 merged
Jul 1, 2025 -
Add code coverage for DataGridVieLinkCell
#13524 merged
Jun 27, 2025 -
Add code coverage for DataGridViewImageColumn
#13547 merged
Jun 27, 2025 -
[main] Source code updates from dotnet/dotnet
#13661 merged
Jun 27, 2025 -
[release/10.0-preview6] Source code updates from dotnet/dotnet
#13660 merged
Jun 27, 2025 -
[main] Source code updates from dotnet/dotnet
#13639 merged
Jun 26, 2025 -
Update xunit.v3 and xunit.stafact
#13632 merged
Jun 26, 2025 -
[release/10.0-preview6] Source code updates from dotnet/dotnet
#13647 merged
Jun 25, 2025 -
[release/10.0-preview6] Source code updates from dotnet/dotnet
#13646 merged
Jun 24, 2025
5 Pull requests opened by 4 people
-
Add code coverage for DataGridViewComboBoxCell
#13654 opened
Jun 26, 2025 -
fix #13599 A warning dialog pops up when trying to switch the values for the FormScreenCaptureMode property
#13662 opened
Jun 27, 2025 -
[main] Source code updates from dotnet/dotnet
#13663 opened
Jun 28, 2025 -
Override the name property of the MonthCalendarAccessibleObject
#13665 opened
Jun 30, 2025
6 Issues closed by 8 people
-
AxHost keeping parent alive
#13658 closed
Jun 26, 2025 -
WinForms Designer in .NET 9.0 silently removes controls like Panel without warning during editing
#13649 closed
Jun 26, 2025 -
Unit test cannot run normally on the local machine
#13584 closed
Jun 26, 2025 -
Multiple help links opened, when clicking the Help button in the MessageBox within modal form
#11510 closed
Jun 26, 2025 -
Transparent BackColor ignored when OnPaint is overridden in Button-derived controls
#13496 closed
Jun 24, 2025
8 Issues opened by 4 people
-
.NET 10 Preview 5: DoDragDrop method returns incorrect value
#13664 opened
Jun 27, 2025 -
Reopen issue 13499: AxHost keeping parent alive
#13659 opened
Jun 26, 2025 -
DemoConsole app: The extra number displayed on Name & Text Propeties for the ToolStrip control
#13648 opened
Jun 25, 2025
38 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
Address Graphics state reset issue in DarkMode Button renderers
#13641 commented on
Jul 1, 2025 • 3 new comments -
Add shortCut copy paste In DemoConsole
#13644 commented on
Jun 26, 2025 • 2 new comments -
Adding Data, DataObject, FileDrop and Text tests to ClipboardCoreTests
#13645 commented on
Jul 1, 2025 • 1 new comment -
Mods for #12042
#12672 commented on
Jul 1, 2025 • 0 new comments -
Use MouseWheel scrolling in ToolStripDropDownMenu
#13303 commented on
Jul 1, 2025 • 0 new comments -
Enable nullability for `ToolStripTemplateNode`
#13401 commented on
Jul 1, 2025 • 0 new comments -
fix #13400 Cannot enter characters when adding ToolStripMenuItem1 and then adding ToolStripMenuItem2 after pressing enter in DemoConsole application
#13420 commented on
Jun 27, 2025 • 0 new comments -
Add code coverage for DesignerUtils
#13435 commented on
Jun 30, 2025 • 0 new comments -
Dark Mode issues Fixes
#13474 commented on
Jun 25, 2025 • 0 new comments -
Add thorough tests for partially supported NRBF types
#13490 commented on
Jul 1, 2025 • 0 new comments -
Add tests for Clipboard JSON and raw data scenarios
#13491 commented on
Jul 1, 2025 • 0 new comments -
Refactor/Improve InvokeAsync to address potential disposing issues
#13564 commented on
Jul 1, 2025 • 0 new comments -
Cleanup AvoidPassingTaskWithoutCancellationTokenAnalyzer
#13566 commented on
Jun 26, 2025 • 0 new comments -
Cleanup MissingPropertySerializationConfigurationAnalyzer
#13567 commented on
Jul 1, 2025 • 0 new comments -
Localized file check-in by OneLocBuild Task: Build definition ID 164: Build ID 2740773
#13568 commented on
Jul 1, 2025 • 0 new comments -
Fix All Dark mode Visual Style Renders
#13591 commented on
Jul 1, 2025 • 0 new comments -
Add code coverage for DataGridViewImageCell
#13616 commented on
Jun 27, 2025 • 0 new comments -
Add code coverage for DataGridViewComboBoxColumn
#13617 commented on
Jun 27, 2025 • 0 new comments -
[release/9.0] Update dependencies from dotnet/arcade
#13643 commented on
Jun 26, 2025 • 0 new comments -
DemoConsole app: An exception pops up when focusing on "Type Here" in contextMenuStrip under DarkMode
#13624 commented on
Jun 25, 2025 • 0 new comments -
Refactor VB's Application Framework Network Class
#9807 commented on
Jun 25, 2025 • 0 new comments -
[DarkMode] Button Click not working when Swithch Window OS ColorMode
#13636 commented on
Jun 25, 2025 • 0 new comments -
Assembly.GetType Throws Exception When Using ControlDesigner in Netcore using Microsoft SDK
#11566 commented on
Jun 25, 2025 • 0 new comments -
Designer removes needed code
#5915 commented on
Jun 25, 2025 • 0 new comments -
Changing MainForm doesn't update reference in ThreadContext
#3260 commented on
Jun 25, 2025 • 0 new comments -
DemoConsole application does not support keyboard operations and shortcuts
#10466 commented on
Jun 26, 2025 • 0 new comments -
DemoConsole app: The open button cannot be seen in TreeView Tasks dialog in Dark Mode
#13627 commented on
Jun 27, 2025 • 0 new comments -
Cannot enter characters when adding ToolStripMenuItem1 and then adding ToolStripMenuItem2 after pressing enter in DemoConsole application
#13400 commented on
Jun 27, 2025 • 0 new comments -
Random failures in InputLanguage_FromCulture_SupplementalInputLanguages_Expected
#13274 commented on
Jun 27, 2025 • 0 new comments -
form.ShowDialog(owner) with owner that is Topmost stays hidden behind the owner
#6190 commented on
Jun 30, 2025 • 0 new comments -
[DarkMode] TaskDialogs should respond to System: DarkMode and Application's SystemColorMode.Dark
#12062 commented on
Jun 30, 2025 • 0 new comments -
[Dark Mode] CheckBox in TreeView/ListView is not in dark mode after enabled SystemColorMode.Dark
#11956 commented on
Jul 1, 2025 • 0 new comments -
Fix: Allow for Control.Invoke execution on Binding updates
#8547 commented on
Jul 1, 2025 • 0 new comments -
ATL ActiveX control with unit test
#10754 commented on
Jul 1, 2025 • 0 new comments -
Make AxHost work without classic COM interop.
#10927 commented on
Jul 1, 2025 • 0 new comments -
Fix 11214 by removing IsHandleCreated in OnFontChanged
#11641 commented on
Jun 26, 2025 • 0 new comments -
Code Coverage for DownloadFile Review 1St
#12486 commented on
Jun 25, 2025 • 0 new comments -
Fix issue#9807 review 2nd (Replaces PR #11867) DRAFT
#12489 commented on
Jul 1, 2025 • 0 new comments