WinForms
Windows Forms (WinForms) is a UI framework for building Windows desktop applications. It is a .NET wrapper over Windows user interface libraries, such as User32 and GDI+.
Here are 3,435 public repositories matching this topic...
-
Updated
Jul 20, 2021 - C#
TreeView flickering
After setup my blog (BlogEngine.net 3.3.8.0 on IIS 8.0) to use https I cannot publish anymore a post. Neither I cannot re-add my blog after remove it.
When I try to do, I receive this error
Open Live Writer
Can't connect to your blog service:
Network Connection Error - Error attempting to connect to blog at:
http://www.myDomain.com
-
Updated
Jul 21, 2021 - C#
-
Updated
Jul 12, 2021 - C#
-
Updated
Jul 20, 2021 - C#
-
Updated
Jul 19, 2021 - C#
-
Updated
Jun 25, 2021 - C#
I would find it useful to be able to hide the text of a RibbonPanel, to have a new property like .HideText or .ShowText, reducing the height of the panel. Or even that the text-area disappears when text is set to empty.
Thanks.
-
Updated
Jun 16, 2021 - C#
-
Updated
Jun 24, 2021 - C#
-
Updated
Jul 19, 2021 - C#
-
Updated
Jan 27, 2021 - C#
-
Updated
Jul 13, 2021 - C#
-
Updated
May 17, 2019 - C#
-
Updated
May 10, 2021 - C#
-
Updated
Jun 9, 2021 - C#
-
Updated
Jan 15, 2019 - PowerShell
-
Updated
Jun 16, 2021 - C#
-
Updated
Jul 9, 2021 - C#
-
Updated
May 1, 2021 - C#
-
Updated
Oct 1, 2020 - C#
Created by Microsoft
Latest release about 1 month ago
- Repository
- dotnet/winforms
- Wikipedia
- Wikipedia
Describe the bug
Looks like
NetworkConnectionStateTrigger
is using a private copy of WeakEventListener, it's identical to the one we already have in the Toolkit, so we should update the source to use the [existing code within the Toolkit](https://github.c