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,871 public repositories matching this topic...
-
Updated
May 1, 2022 - C#
.NET version
6.0 / 4.8
Did it work in .NET Framework?
No
Issue description
If you have a TreeView control, and you set TreeView.TreeViewNodeSorter = new TreeNodeComparer().
Then .net will set TreeView.Sorted=true.
https://docs.microsoft.com/en-us/dotnet/api/system.windows.forms.treeview.treeviewnodesorter
But if you set TreeView.TreeViewNodeSorter = null, Then .n
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
May 11, 2022 - C#
-
Updated
May 31, 2022 - C#
-
Updated
May 31, 2022 - C#
-
Updated
May 27, 2022 - C#
-
Updated
May 11, 2022 - C#
-
Updated
May 10, 2022 - Visual Basic .NET
-
Updated
Jul 18, 2021 - C#
-
Updated
May 30, 2022 - C#
-
Updated
Sep 3, 2021 - C#
-
Updated
Apr 12, 2022 - 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
Mar 17, 2022 - C#
-
Updated
Dec 2, 2021 - C#
-
Updated
Nov 18, 2021 - C#
-
Updated
May 17, 2019 - C#
-
Updated
May 10, 2022 - C#
-
Updated
May 23, 2022 - C#
-
Updated
Apr 17, 2022 - C#
-
Updated
Jan 15, 2019 - PowerShell
-
Updated
May 21, 2022 - C#
Any chance to change the ForegroundColor property from private to public so the tabs and the line under them can be customized?
Currently, it is:
https://github.com/Taiizor/ReaLTaiizor/blob/c603f6e63c935254c1cd8555d42d79acb945957d/src/ReaLTaiizor/Controls/TabControl/MetroTabControl.cs#L295-L296
which only allows to use the default color Color.FromArgb(65, 177, 225)
defined in the ApplyThe
Draw focus rectangle
Created by Microsoft
Latest release about 2 months ago
- Repository
- dotnet/winforms
- Wikipedia
- Wikipedia
From comment on review here: CommunityToolkit/WindowsCommunityToolkit#4206 (comment)
Describe the bug
Our DataGrid Mountain CSV file: https://github.com/CommunityToolkit/WindowsCommunityToolkit/blob/main/Microsoft.Toolkit.Uwp.SampleApp/Assets/mtns.csv
Doesn't contain all the precise dates. Would be good if we can fill in more month/dates for the li