Winforms control sometimes rendered blank

64 Views Asked by At

I'm keep getting the feedback that one WinForms control is rendered as blank (no window title, no button text, etc.) as can be seen in the screenshot below. This is a rare issue that seems to happen only after the application runs for a very long time. I am not even able to reproduce it so I assume the UI code is not the problem hence I don't post it here.

I'm wondering if this has to do with windows running out of window handles, or something else? Any advices why this could happen?

Blank WinForms control

0

There are 0 best solutions below