Click to See Complete Forum and Search --> : How to erase backcolor in imagelist?


redsolo
May 7th, 2003, 09:44 PM
Hi,all
I attached a ImageList to a ToolBar,but the backcolor is still there,
How do i erase the backcolor in the ToolBar?


Thank you !

pareshgh
May 8th, 2003, 10:52 AM
have you tryied setting the button's individual's background color. and try setting ImageIndex which you have set to tool bar.

Paresh

redsolo
May 8th, 2003, 12:10 PM
does it must change the button's background color at run time ?
if so, what color would i set it?

i set the imagelist's trasparentcolor to the imageitem's background color(all items have the same background color),but it didnot take effort.

why ?


thank you very much