Hey, guys. I know on other controls like Labels and Text fields, you can set the background to transparent, so the text "frame" doesn't obscure anything behind it, and only the text is Opaque.

Is there a similar hack for the ListView. It's not included in the basic options (I don't know why, you'd think it would...), so is there a clever API or otherwise trick to making the ListView be transparent (except for the text, of course)?

Thanks.