© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
C#C
C#•2y ago•
19 replies
Sirrianus Dagovax

Transparent Background UserControl/Custom DoubleBufferedPanel in WinForms causing tearing issues

I am creating a WinForm dialog in my application in which I render a tree. The main dialog contains of a custom DoubleBufferedPanel (which inherits from Panel but with DoubleBuffering set to true), and custom user defined controls, which have a transparent background as well.

I 'removed' the scrollbars on the panel, and made it draggable, so you can drag yourself around the family tree. But when dragging I have a lot of tearing in both panel and user controls and its driving me crazy. Is there anyone here that might want to help me solve this?
image.png
C# banner
C#Join
We are a programming server aimed at coders discussing everything related to C# (CSharp) and .NET.
61,871Members
Resources

Similar Threads

Was this page helpful?
Recent Announcements

Similar Threads

✅ Transparent Background
C#CC# / help
3y ago
winforms clr/c++ usercontrol issue
C#CC# / help
3y ago
✅ ParentControlDesigner not creating Verbs on UserControl/Winforms
C#CC# / help
9mo ago
Add custom font in c# winforms
C#CC# / help
2y ago