How many people suffer the flicker in C# Winforms Controls? I think a lot of it. There are a lot of solutions, but almost all of it are subclassing the control. But i found a simplier way, especially when you have your Form/UserControl already designed.