WPF controls in user input form visually corrupted

Mike Whalley 81 Reputation points
2021-11-17T14:59:42.017+00:00

I have a a desktop application (C# Net 4.5) that contains a number of wpf input forms for user input. I have recently experienced corruption on the screen with some of the wpf controls as illustrated:

150272-temp.png

Buttons, comboboxes, radio buttons and checkboxes are all affected (a checkbox disappears when mouse hovers over it - see missing 'Deductible expense' checkbox in illustration) The result is the same when running from within VisualStudio19 or running the separate .exe application. It is also occuring in the print dialogue (printer options) form when running Adobe Acrobat Reader. Can you suggest a fix? It may be a corruption in .net?

Developer technologies Windows Presentation Foundation
Developer technologies C#
{count} votes

Accepted answer
  1. Viorel 122.6K Reputation points
    2021-11-17T17:49:17.103+00:00

    Maybe you should disable, uninstall or update some third-party products, such as "Nahimic", "Sonic Suite", etc., which helped: https://learn.microsoft.com/en-us/answers/questions/537459/.

    1 person found this answer helpful.

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.