Custom ListBox with transparent backcolor issue
问题 I created a custom multiline ListBox control inherited from ListBox. In the form, the ListBox position is above a WPF rounded and transparent panel hosted in an ElementHost. Now, what I want, is that ListBox backcolor to be transparent. Obviously, this is not allowed in Winforms, a ListBox cant be transparent. Then, I have tried some things, but there is always an issue. What I want to achieve is this: As you can see, this works perfectly, but actually I´m having two problems. The first I get