WPF controls in user input form visually corrupted

Mike Whalley 71 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?

Windows Presentation Foundation
Windows Presentation Foundation
A part of the .NET Framework that provides a unified programming model for building line-of-business desktop applications on Windows.
2,686 questions
C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
10,381 questions
{count} votes

Accepted answer
  1. Viorel 112.9K 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