transparency in updater control?

I am using the updater control on a form, not as part of a menu bar. The form has a white background and it looks like the updater control is using a System background color. Any way to set the control background to transparent?

http://dl.dropbox.com/u/643261/Screen%20shot%202011-01-09%20at%2011.35.59%20AM.png

Hey Chad,

Have you tried setting the BackgroundColor property to "Transparent"? This should work.

Thank you... that fixed it. Sorry for not looking there in the first place. I was looking in the source of the updater. 😳

No problem at all, I'm glad to help.