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,676 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 Dec 22, 2021
  • C#
WindowsCommunityToolkit
kmgallahan
kmgallahan commented Dec 16, 2021

Describe the bug

The Release Notes section of the WCT Sample App has overlapping text.

Regression

No response

Reproducible in sample app?

  • This bug can be reproduced in the sample app.

Steps to reproduce

Open app and view the home / splash screen.

Expected behavior

Release dates should be visible.

Screenshots

![Screenshot 2021-12-16 123803](

Created by Microsoft

Latest release about 1 month ago

Repository
dotnet/winforms
Wikipedia
Wikipedia

Related Topics

windows