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,937 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 Jul 19, 2022
  • C#
WindowsCommunityToolkit
michael-hawker
michael-hawker commented Jun 6, 2022

Discussed in CommunityToolkit/WindowsCommunityToolkit#4571

Originally posted by victorchinn June 4, 2022
I am getting a XAML parsing error
Microsoft.UI.Xaml.Markup.XamlParseException: 'XAML parsing failed.'
when using this code example in the XAML for TextBox:
ui:TextBoxExtensions.SurfaceDialOptions

bug 🐛 help wanted WinUI 💠 good first issue
0xC0000054
0xC0000054 commented Jul 10, 2022

.NET version

6.0.6

Issue description

The ErrorProvider uses a built-in icon resource with Windows 7 styling, this looks out of place on Windows 10/11.
Ideally it should get the default system error icon from the OS using SHGetStockIconInfo.

The built-in ErrorProvider icon: ![WinF

up-for-grabs good first issue 🚧 work in progress windows11
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

Created by Microsoft

Latest release 8 days ago

Repository
dotnet/winforms
Wikipedia
Wikipedia

Related Topics

windows