Background Image in Listbox

  • Thread starter Thread starter Kits
  • Start date Start date
K

Kits

Hi,

Is it possible to put a background image in a listBox control?? How can
this be done? Specifically I would like to display an image in the are
of a listbox which is not occuppied by any listbox items (alternatively
if I could get rid of this region altogether or make it transparent..
just thinking..) Can anyone help???

Thanks in advance
Kits
 
Hi,

Have you tried Listbox.BackgroundImage ?

If this is not what you want, you can easily implement your own, take a look
at the owned draw control example at opennetcf.org

You cannot have a region transparent in a control. I think that in vista you
can, but not now.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top