Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
reactapi
/
winforms
Public
forked from
dotnet/winforms
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
0
Pull requests
0
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
winforms
src
Common
on
main
User selector
All users
All time
Commit history
Commits on Mar 20, 2023
Add interpolated string handler to TraceSwitchExtensions.TraceVerbose (#8719)
Show description for 2cfb645
halgab
authored
2cfb645
View commit details
Copy full SHA for 2cfb645
View code at this point
Browse repository at this point
Commits on Mar 13, 2023
Merge remote-tracking branch 'origin/main' into DrawingMigration
ViktorHofer
committed
b597fd6
View commit details
Copy full SHA for b597fd6
View code at this point
Browse repository at this point
Commits on Feb 27, 2023
Enable nullability in ObjectCollection (#8698)
gpetrou
authored
90721fc
View commit details
Copy full SHA for 90721fc
View code at this point
Browse repository at this point
Commits on Feb 15, 2023
Null annotate a couple of small line count files - part 2 (#8639)
Show description for 73ed13b
elachlan
authored
73ed13b
View commit details
Copy full SHA for 73ed13b
View code at this point
Browse repository at this point
Commits on Feb 14, 2023
Make repo build successfully and package S.D.Common
ViktorHofer
committed
ee24b18
View commit details
Copy full SHA for ee24b18
View code at this point
Browse repository at this point
Commits on Feb 13, 2023
Integrate System.Drawing.Common into winforms repo
Show description for 61f3ede
dotnet-bot
committed
61f3ede
View commit details
Copy full SHA for 61f3ede
View code at this point
Browse repository at this point
Commits on Dec 13, 2022
Enable nullability in RTLAwareMessageBox (#8378)
gpetrou
authored
c8b40b3
View commit details
Copy full SHA for c8b40b3
View code at this point
Browse repository at this point
Commits on Dec 6, 2022
Enable nullability for TestUtilities Project (#8331)
Show description for 3e8d46a
lonitra
authored
3e8d46a
View commit details
Copy full SHA for 3e8d46a
View code at this point
Browse repository at this point
Commits on Nov 28, 2022
Add Serialization Tests for AxHost (#8251)
lonitra
authored
f80358e
View commit details
Copy full SHA for f80358e
View code at this point
Browse repository at this point
Commits on Nov 22, 2022
refactor all remaining `!= null` to `is not null` (#8242)
Show description for 7d1bd87
elachlan
authored
7d1bd87
View commit details
Copy full SHA for 7d1bd87
View code at this point
Browse repository at this point
Commits on Nov 9, 2022
Removed obsolete `DomainUpDownAccessibleObject` usage (#7584)
Show description for a8f51bd
vladimir-krestov
and
Dmitrii Drobotov
authored
a8f51bd
View commit details
Copy full SHA for a8f51bd
View code at this point
Browse repository at this point
Commits on Nov 8, 2022
Add conditional attribute in TraceVerbose (#8138)
gpetrou
authored
5af325e
View commit details
Copy full SHA for 5af325e
View code at this point
Browse repository at this point
Introduce and use TraceVerbose extension method (#8119)
gpetrou
authored
be03f45
View commit details
Copy full SHA for be03f45
View code at this point
Browse repository at this point
Commits on Nov 1, 2022
Suppressed WFDEV warnings in source (#8092)
Show description for df91842
Tanya-Solyanik
authored
df91842
View commit details
Copy full SHA for df91842
View code at this point
Browse repository at this point
Commits on Oct 13, 2022
Enable IDE0074 Use compound assignment (#7921)
elachlan
authored
bc73fc2
View commit details
Copy full SHA for bc73fc2
View code at this point
Browse repository at this point
Commits on Aug 9, 2022
Fixing memory leaks of Numeric/DomainUpDown elements accessible objects (#7330)
Show description for eff830b
vladimir-krestov
authored
eff830b
View commit details
Copy full SHA for eff830b
View code at this point
Browse repository at this point
Commits on Jul 25, 2022
Add StronglyTypedResourceBuilder (#7476)
Show description for 47d6116
JeremyKuhne
authored
47d6116
View commit details
Copy full SHA for 47d6116
View code at this point
Browse repository at this point
Commits on Apr 26, 2022
Run selected tests in en-US culture (#6985)
RussKie
authored
9a26e66
View commit details
Copy full SHA for 9a26e66
View code at this point
Browse repository at this point
Commits on Jul 20, 2021
Update to RC1 (#5271)
RussKie
authored
81774ab
View commit details
Copy full SHA for 81774ab
View code at this point
Browse repository at this point
Commits on Jun 17, 2021
Restructure common test utilities (#5122)
Show description for ded555d
RussKie
authored
ded555d
View commit details
Copy full SHA for ded555d
View code at this point
Browse repository at this point
Commits on Mar 17, 2021
Enable SA1513: a closing brace within a C# element, statement, or expression is not followed by a blank line
RussKie
committed
f337d18
View commit details
Copy full SHA for f337d18
View code at this point
Browse repository at this point
Commits on Jun 3, 2020
Untangle test utils refs (#3013)
Show description for becb276
RussKie
authored
becb276
View commit details
Copy full SHA for becb276
View code at this point
Browse repository at this point
Commits on May 19, 2020
Enable CA1823 - Avoid unused private fields
hughbe
committed
b358656
View commit details
Copy full SHA for b358656
View code at this point
Browse repository at this point
Commits on May 12, 2020
Walk up the class heirarchy to dynamically find methods.
JeremyKuhne
committed
0d40d24
View commit details
Copy full SHA for 0d40d24
View code at this point
Browse repository at this point
Add internals accessor helpers
Show description for 6e5bc68
JeremyKuhne
committed
6e5bc68
View commit details
Copy full SHA for 6e5bc68
View code at this point
Browse repository at this point
Commits on May 7, 2020
Add test for some of the annotations
hughbe
committed
f000ea1
View commit details
Copy full SHA for f000ea1
View code at this point
Browse repository at this point
Commits on Mar 30, 2020
Add a low level window class (#3010)
Show description for 91218ab
JeremyKuhne
authored
91218ab
View commit details
Copy full SHA for 91218ab
View code at this point
Browse repository at this point
Commits on Mar 24, 2020
Fixing MCGRIDINFO definition (#2911)
Show description for e75f8af
vladimir-krestov
authored
e75f8af
View commit details
Copy full SHA for e75f8af
View code at this point
Browse repository at this point
Commits on Mar 18, 2020
Add WebBrowser tests and fix bugs (#2962)
hughbe
authored
e3c0b77
View commit details
Copy full SHA for e3c0b77
View code at this point
Browse repository at this point
Commits on Jan 23, 2020
Enabling NRT for SWF (no API changes yet) (#2702)
Show description for b666dc7
Logerfo
authored and
RussKie
committed
b666dc7
View commit details
Copy full SHA for b666dc7
View code at this point
Browse repository at this point
Commits on Jan 7, 2020
Enable several whitespace StyleCop rules (#2651)
Show description for 4126ab1
AArnott
authored and
RussKie
committed
4126ab1
View commit details
Copy full SHA for 4126ab1
View code at this point
Browse repository at this point
Commits on Jan 3, 2020
Restructure the solution
Show description for 2362837
RussKie
committed
2362837
View commit details
Copy full SHA for 2362837
View code at this point
Browse repository at this point
Create System.Windows.Forms.Primitives
Show description for eefe6cb
RussKie
committed
eefe6cb
View commit details
Copy full SHA for eefe6cb
View code at this point
Browse repository at this point
Add BS enum to Interop User32 (#2617)
gpetrou
authored and
RussKie
committed
138aeec
View commit details
Copy full SHA for 138aeec
View code at this point
Browse repository at this point
Cleanup MessageBox interop (#2605)
hughbe
authored and
RussKie
committed
792e3f2
View commit details
Copy full SHA for 792e3f2
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.