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

Lucifer-Morning-Star
Lucifer-Morning-Star commented Dec 14, 2019

Instructions: replace text surrounded by '*' with your case, please delete this line.

How to reproduce?

Explain how we can get this issue, if you created a repo with the issue, please add the link, blank if you are submitting a suggestion or improvement

Extra notes

Explain what you expect, feedback, images or anything you consider necessary

I am using

WindowsCommunityToolkit
Yersho
Yersho commented Mar 6, 2020

When using the N64 plugins, some of the options can be very hard to understand what they actually do. By having some form of description (showing a popup when hovering over the option, having the description under each option, link to a website with detailed documentation in the application, readme txt file with the explanations, or any other way that you may implement a description) it will help

csla
westconsulting-ita
westconsulting-ita commented Sep 19, 2019

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.

otykier
otykier commented May 3, 2020

When translations are exported to JSON, it would be nice if the generated JSON file contains placeholder values for all the translatable properties of objects - in particular those that have not been translated. This makes it easier for users opening the JSON file in a text editor, to provide the translated values.

VisualPlus
fire-eggs
fire-eggs commented Apr 14, 2019

Describe the bug:
The VisualProgressBar control does not draw using the ProgressBar color from the theme.

To Reproduce:
Steps to reproduce the behavior:

  1. Run the VisualThemeBuilder.
  2. Change the ProgressBar color to something obviously non-green.
  3. Select, in sequence, from the controls dropdown the VisualGuage, VisualRadialProgress, and VisualProgressBar entries.
  4. Observe t
Microsoft.Toolkit.Win32

Created by Microsoft

Latest release 21 days ago

Repository
dotnet/winforms
Wikipedia
Wikipedia

Related Topics

windows
You can’t perform that action at this time.