The Wayback Machine - https://web.archive.org/web/20220422205016/https://github.com/topics/winforms/
Skip to content
#

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

ReactiveUI

An advanced, composable, functional reactive model-view-viewmodel framework for all .NET platforms that is inspired by functional reactive programming. ReactiveUI allows you to abstract mutable state away from your user interfaces, express the idea around a feature in one readable place and improve the testability of your application.

  • Updated Apr 11, 2022
  • C#
WindowsCommunityToolkit
michael-hawker
michael-hawker commented Sep 2, 2021

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

bug 🐛 help wanted documentation 📃 Hacktoberfest
kirsan31
kirsan31 commented Mar 17, 2022
  • .NET Core Version: 7.0 now

  • Have you experienced this same bug with .NET Framework?: probably yes

Problem description:

List of empty finalizers through Dispose(false) that doing nothing:

up-for-grabs good first issue
SandroRiz
SandroRiz commented Oct 7, 2019

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

bug help wanted good first issue metaweblog-xmlrpc
ReaLTaiizor
mbmigone
mbmigone commented Apr 21, 2022

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

good first issue question

Created by Microsoft

Latest release about 1 month ago

Repository
dotnet/winforms
Wikipedia
Wikipedia

Related Topics

windows