Controls do not support transparent background by default.
You can derive a usercontrol from the base listview class and add the capability to have a transparent background.
Here[
^] is an article on how to make a custom listbox that includes transparency.
Here[
^] is a more basic article on making transparent controls.
See
this[
^] also.