-
I received a Hilite log with the following error:
```
0: initializing OpenGL runtime ................................................................
0: WARNING: System.Exception: could not…
-
```
I'm having trouble working with a wpf-application. I manage to connect to the
program and draw an outline. But I don't manage to find any ControlIdentifiers.
All I get is the heading "Control Id…
-
```
I'm having trouble working with a wpf-application. I manage to connect to the
program and draw an outline. But I don't manage to find any ControlIdentifiers.
All I get is the heading "Control Id…
-
**Describe the bug**
I have a class inheriting from Window where an action in the rightclick menu is attempted. This class is the one representing the main window of my application. Trying to retriev…
-
We are doing Application compatibility testing with this application against the latest .NET 9 SDK. When run this application with the latest .NET 9 build "dotnet-sdk-9.0.100-preview.6.24325.8", it …
-
**.NET Core Version:**
SDK: 5.0.301 (ef17233f86)
Runtime: 5.0.7 (556582d964)
**Problem description:**
Moving a window containing a RichTextBox between two displays makes the RichTextBox drop all…
-
### What happened?
I first hit this issue and logged https://github.com/MicrosoftEdge/WebView2Feedback/issues/2544 but I rewrote my code and that circumvented this problem
My vb.net application …
-
- **What version of the product are you using?**
- I'm running CefSharp.WinForms.Example from master branch commit 1155ef107c0d7464feec5c0db0ed90bbddccad64.
- This example is pulling NuGet p…
-
### Description
I've just migrated a Winform project from .NET Framework 4.8 to .NET Core 9, following the porting instructions provided in the Windows documentation. However, I've encountered an iss…
-
Hi,
I have a DataGridView in a WinForms application. When i use the Select() method on a row, nothing happens.
It works okay in the application itself, so there is something wrong in White.
Further…