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,820 public repositories matching this topic...
-
Updated
Apr 11, 2022 - C#
Empty finalizers
-
.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:
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
-
Updated
Apr 11, 2022 - C#
-
Updated
Apr 5, 2022 - C#
-
Updated
Apr 11, 2022 - C#
-
Updated
Apr 8, 2022 - C#
-
Updated
Mar 21, 2022 - C#
-
Updated
Jul 18, 2021 - C#
-
Updated
Apr 9, 2022 - Visual Basic .NET
-
Updated
Apr 8, 2022 - C#
-
Updated
Sep 3, 2021 - C#
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
Dec 2, 2021 - C#
-
Updated
Apr 2, 2022 - C#
-
Updated
Mar 17, 2022 - C#
-
Updated
Nov 18, 2021 - C#
-
Updated
May 17, 2019 - C#
-
Updated
Jan 26, 2022 - C#
-
Updated
Dec 24, 2021 - C#
-
Updated
Jan 15, 2019 - PowerShell
-
Updated
Apr 11, 2022 - C#
-
Updated
Apr 8, 2022 - C#
Draw focus rectangle
Is your feature request related to a problem? Please describe.
I think it will be better if adding a dotted rectangle when the control is in active state.
Describe the solution you'd like
- Add a
_focusState
field. - Change
_focusState
inGotFocus
andLostFocus
event handler. - In OnPaint event handler,invoking
ControlPaint.DrawFocusRectangle
method to draw a rectangle.
Created by Microsoft
Latest release about 2 months ago
- Repository
- dotnet/winforms
- Wikipedia
- Wikipedia
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