Click here to Skip to main content
15,891,033 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
i want to make the combobox dropdown list transparent but failed.
i get a screenshot of the dropdown area when the dropdown displayed and draw it to each item in drawitem event.
but when the scrollbar appeared the background can't be drawn exactly.
now i want to seek a method if i can make the combobox dropdown list transparent.
btw c# winform program. thx~
Posted
Updated 4-Feb-11 6:01am
v2

1 solution

I don't know if you have seen Transparent ListBox[^]. I thought it might give you some ideas, even if it is not directly applicable.
 
Share this answer
 
Comments
cpw999cn 6-Feb-11 22:30pm    
thx

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900