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
Microsoft.VisualBasic.Forms
on
main
User selector
All users
All time
Commit history
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 24, 2023
Fix exception dialog handling. (#8695)
Show description for 9749eb0
JeremyKuhne
authored
9749eb0
View commit details
Copy full SHA for 9749eb0
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 Nov 9, 2022
Convert VB ArrayList usage to List<T> (#8141)
elachlan
authored
cca21d4
View commit details
Copy full SHA for cca21d4
View code at this point
Browse repository at this point
Commits on Oct 26, 2022
CA2007 Consider calling ConfigureAwait on the awaited task (#8031)
elachlan
authored
bd4769b
View commit details
Copy full SHA for bd4769b
View code at this point
Browse repository at this point
Commits on Oct 12, 2022
Enable and refactor to fix IDE0031 Use null propagation (#7902)
elachlan
authored
78bf439
View commit details
Copy full SHA for 78bf439
View code at this point
Browse repository at this point
Commits on Oct 11, 2022
Enable IDE0100 Remove redundant equality (#7919)
elachlan
authored
0dca79a
View commit details
Copy full SHA for 0dca79a
View code at this point
Browse repository at this point
Commits on Oct 6, 2022
CA1854 Prefer the 'IDictionary.TryGetValue(TKey, out TValue)' method (#7895)
elachlan
authored
6042cca
View commit details
Copy full SHA for 6042cca
View code at this point
Browse repository at this point
Commits on Oct 5, 2022
Enable CA1852/CA1812 Analyzers (#7881)
elachlan
authored
536e37c
View commit details
Copy full SHA for 536e37c
View code at this point
Browse repository at this point
Commits on Sep 23, 2022
Start using CsWin32 (#7392)
Show description for a60626f
fernandanavamoya
authored and
RussKie
committed
a60626f
View commit details
Copy full SHA for a60626f
View code at this point
Browse repository at this point
Commits on Aug 15, 2022
Temporarily fix VB App Framework Logging. (#7590)
Show description for 205f434
KlausLoeffelmann
authored
205f434
View commit details
Copy full SHA for 205f434
View code at this point
Browse repository at this point
Commits on Apr 27, 2022
Enable and fix CA1052 warnings in src files (#7065)
gpetrou
authored
6b48c58
View commit details
Copy full SHA for 6b48c58
View code at this point
Browse repository at this point
Commits on Apr 22, 2022
Fix CA1822 warnings in Microsoft.VisualBasic.Forms files
gpetrou
committed
cfe6c47
View commit details
Copy full SHA for cfe6c47
View code at this point
Browse repository at this point
Commits on Apr 18, 2022
Use Microsoft.CodeAnalysis.NetAnalyzers instead of Microsoft.CodeAnalysis.FxCopAnalyzers (#7035)
Show description for 863c45c
gpetrou
authored
863c45c
View commit details
Copy full SHA for 863c45c
View code at this point
Browse repository at this point
Commits on Jan 24, 2022
Publish API
RussKie
committed
dc9f31b
View commit details
Copy full SHA for dc9f31b
View code at this point
Browse repository at this point
Commits on Aug 18, 2021
Publishing public APIs
dreddy-work
committed
0259d60
View commit details
Copy full SHA for 0259d60
View code at this point
Browse repository at this point
Commits on Jul 20, 2021
Add EditorBrowsableState.Never to the MinimumSplashScreenDisplayTime.
KlausLoeffelmann
committed
ea9e421
View commit details
Copy full SHA for ea9e421
View code at this point
Browse repository at this point
Commits on Jul 19, 2021
Add docu to new App Framework API; correct a naming error.
KlausLoeffelmann
committed
cec6834
View commit details
Copy full SHA for cec6834
View code at this point
Browse repository at this point
Commits on Jul 10, 2021
Unite Application event property, phase out ApplyHighDpiMode event and introduce property MinimumSplashScreenDisplayTime.
KlausLoeffelmann
committed
a4e2acc
View commit details
Copy full SHA for a4e2acc
View code at this point
Browse repository at this point
Adjust order in which AppFw settings get applied.
KlausLoeffelmann
committed
4595335
View commit details
Copy full SHA for 4595335
View code at this point
Browse repository at this point
Commits on Jul 9, 2021
Fix merge issues.
KlausLoeffelmann
committed
3bbdc01
View commit details
Copy full SHA for 3bbdc01
View code at this point
Browse repository at this point
Commits on Jul 8, 2021
Merge branch 'main' into branch 'WinFormsApplicationBaseTemplateWork'
KlausLoeffelmann
committed
e5f433b
View commit details
Copy full SHA for e5f433b
View code at this point
Browse repository at this point
Commits on Jun 18, 2021
Merge pull request #5126 from dotnet/dev/klloeffe/CleanUpWindowsFormsApplicationBase
Show description for 6709e18
KlausLoeffelmann
authored
6709e18
View commit details
Copy full SHA for 6709e18
View code at this point
Browse repository at this point
Commits on Jun 17, 2021
Refactor `MainFormLoadingDone`, so it doesn't eat up the workload of a full ...
Show description for 709c583
KlausLoeffelmann
committed
709c583
View commit details
Copy full SHA for 709c583
View code at this point
Browse repository at this point
Localized file check-in by OneLocBuild Task: Build definition ID 164: Build ID 1191550 (#5121)
dotnet-bot
authored
a2a48d7
View commit details
Copy full SHA for a2a48d7
View code at this point
Browse repository at this point
Cleanup code and refactor SplashScreen logic.
Show description for ff7a9a7
KlausLoeffelmann
committed
ff7a9a7
View commit details
Copy full SHA for ff7a9a7
View code at this point
Browse repository at this point
Commits on Jun 16, 2021
Fix StartupNextInstance when the main Form is nothing. (#5075)
KlausLoeffelmann
authored
dcac296
View commit details
Copy full SHA for dcac296
View code at this point
Browse repository at this point
Commits on Jun 15, 2021
Enhance Invoke and BeginInvoke signatures (#5043)
RussKie
authored
69e0c57
View commit details
Copy full SHA for 69e0c57
View code at this point
Browse repository at this point
Commits on Jun 9, 2021
Fix unit tests.
KlausLoeffelmann
committed
c2df4b2
View commit details
Copy full SHA for c2df4b2
View code at this point
Browse repository at this point
Merge branch 'main' into branch 'dev/klloeffe/WinFormsApplicationBaseTemplateWork'
KlausLoeffelmann
committed
17010a4
View commit details
Copy full SHA for 17010a4
View code at this point
Browse repository at this point
Update ApplyApplicationDefaultsEventArgs.
KlausLoeffelmann
committed
58ac444
View commit details
Copy full SHA for 58ac444
View code at this point
Browse repository at this point
Commits on Jun 2, 2021
Change data structure and access of internal default property lookup table.
KlausLoeffelmann
committed
2653c32
View commit details
Copy full SHA for 2653c32
View code at this point
Browse repository at this point
Commits on May 31, 2021
spelling: virtual
Show description for 77c2256
jsoref
committed
77c2256
View commit details
Copy full SHA for 77c2256
View code at this point
Browse repository at this point
spelling: space
Show description for c7772d1
jsoref
committed
c7772d1
View commit details
Copy full SHA for c7772d1
View code at this point
Browse repository at this point
spelling: initialize
Show description for e0584ae
jsoref
committed
e0584ae
View commit details
Copy full SHA for e0584ae
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.