-
# Proposal: Drop XAML in favour of using .NET language directly
I suggest to drop XAML/XML and the inflation of compiler infrastructure in favour of utilizing a native .NET language for defining cont…
-
Hello,
When I try to stop video capture on the FormClosing Event in a WinForms application. I always get this exception:
"Invoke or BeginInvoke cannot be called on a control until the window hand…
-
Should include: MEMBERID_NIL
Used by:
- https://docs.microsoft.com/en-us/windows/win32/api/oaidl/ns-oaidl-funcdesc
- https://docs.microsoft.com/en-us/windows/win32/api/ocidl/nf-ocidl-iolecontrol-…
-
#### Bug description
VSTHRD100 reports about async void methods, it should not report on event handlers.
#### Repro steps
```csharp
Console.CancelKeyPress += Console_CancelKeyPress;
private a…
-
Hi,
We moved to net 5.0.3 (from net 5) and now we are getting thea above exception in Winform form in the Designer on lines like:
this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon…
-
1. In a winforms project containing some forms already (or create some yourself), add a new form
2. Put a button on the form and double click on it to produce the event handler
3. in the event handl…
-
**Is your feature request related to a problem? Please describe.**
I have been personally annoyed by this "disappearing window" issue of my own WinForms app for years. When I close a child wind…
-
### Environment
Version 17.3.0 Preview 2.0
### .NET version
```
Version: 6.0.400-preview.22301.10
Commit: 25580ffe7a
Běhové prostředí:
OS Name: Windows
OS Version: 10.0.1…
-
So I basically installed the MacroDeck app from Macrodeck.org, but somehow the plugin manager doesn't work. I tried various things but it still wouldn't do anything. In the app itself I get an error m…
-
### Steps to reproduce
1. Open a very large image (15+ MB), eg https://eoimages.gsfc.nasa.gov/images/imagerecords/78000/78314/VIIRS_3Feb2012_lrg.jpg
1. Press Ctrl++ to zoom in
1. Click and drag on …