Skip to content
#

windows-forms

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 1,742 public repositories matching this topic...

roland5572
roland5572 commented Apr 16, 2022

.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

up-for-grabs good first issue

The Service Bus Explorer allows users to connect to a Service Bus namespace and administer messaging entities in an easy manner. The tool provides advanced features like import/export functionality or the ability to test topic, queues, subscriptions, relay services, notification hubs and events hubs.

  • Updated May 18, 2022
  • C#

”Open棟梁”は、長年の.NETアプリケーション開発実績にて蓄積したノウハウに基づき開発した.NET用アプリケーション フレームワークです。 (”OpenTouryo” , is an application framework for .NET which was developed using the accumulated know-how with a long track record in .NET application development.)

  • Updated Apr 4, 2022
  • C#

Created by Microsoft

Latest release about 2 months ago

Repository
dotnet/winforms
Wikipedia
Wikipedia

Related Topics

windows