I am looking for the 3d effect that I can achieve using ASP controls such as textbox, dropdownlistbox etc by simply setting BackColor to White. I have found I can achieve this with RadTextBox by setting the backcolor along with setting Skin="". If I do that with datapickers or comboboxes, I lose all of the graphics associated with the controls. Any ideas on how to achieve this effect aside from designing a custom skin? Thanks
