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...
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
This issue relates to the Singleton<T>
type defined in Microsoft.Toolkit.Helpers.Singleton.cs
.
I'm wondering whether having this type in the toolkit at all is a good idea, considering it can be fully replaced by only using built-in C# language features, which also result in a fas
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
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
Is your feature request related to a problem? Please describe.
The dialog to enter a Steam Web API key links to Steam's API page, which asks for a domain name, but I don't know what to enter
Describe the solution you'd like
Could the dialog have a copy + paste domain name please?
I tried this: http://api.steampowered.com/ - via the constant [here](https://github.com/Depressuriz
Describe the bug
Not a CSLA bug, a doc bug :)
Version and Platform
Irrelevant
Code that Fails
Not code per-se....I just realized that this doc page was never finished: https://github.com/MarimerLLC/csla/blob/master/docs/Analyzers.md. Need to finish that.
Stack Trace or Exception Detail
No stack trace.
Additional context
None
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.
-
Updated
May 21, 2020 - C#
-
Updated
May 17, 2019 - C#
-
Updated
May 4, 2020 - C#
-
Updated
May 21, 2020 - C#
-
Updated
Mar 27, 2020 - C#
We should ensure in all scenarios we don't run out of memory. I'm not sure the current usage but the queues should be cleared every 10 seconds.
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.
-
Updated
Jan 15, 2019 - PowerShell
-
Updated
May 18, 2020 - C#
Describe the bug:
The VisualProgressBar control does not draw using the ProgressBar color from the theme.
To Reproduce:
Steps to reproduce the behavior:
- Run the VisualThemeBuilder.
- Change the ProgressBar color to something obviously non-green.
- Select, in sequence, from the controls dropdown the VisualGuage, VisualRadialProgress, and VisualProgressBar entries.
- Observe t
-
Updated
May 16, 2020 - C#
document.createElement("div")
returns [object Element] inside WebView and [object HTMLDivElement] in inside Edge.
For this reason jquery not work properly for example css() method because it gets
some properties like document.createElement( "div" ).style.
Also, dynamic tag creating aka $('<iframe />') not working properly.
Since OpenTween is so user friendly for blind people, the question came up if it wouldn't be possible to add mastodon support [1] similar to Twidere (an Android Twitter client) [2].
Thanks!
[1] https://github.com/tootsuite/documentation/blob/master/Using-the-API/API.md
[2] https://github.com/TwidereProject/Twidere-Android
-
Updated
Oct 12, 2019 - C#
-
Updated
Mar 15, 2020 - C#
-
Updated
Apr 18, 2020 - C#
-
Updated
Apr 18, 2020 - C#
Created by Microsoft
Latest release 21 days ago
- Repository
- dotnet/winforms
- Wikipedia
- Wikipedia
Can I change the property name that Cefsharp injects to window to hide from anti-robot detecting code?
Now it is
CefSharp
, used inCefSharp.BindObjectAsync