Heh, After 4 hours of trying everything a newbie C# guy could think of, I'm begging for some help:<BR><BR>Have a form, using either an image/color + transparency key, I have a transparent form.
You need to owner draw it. There is a fairly useful example of owner drawing the ConboBox dropdown list in the ComboBox.DropDownStyle Property documentation page. Once you're familiar with what it ...