0
kicks
Transparent Labels in WinForms
One really annoying thing about WinForms is that there's no built in support for transparency for controls. If you want to create a label and want it to blend into any custom background colors this isn't inherently supported. There are a few, not so obvious way around this problem.