S
sweevil
I'm converting a VB6 project to .Net2005. One of the items encountered
was setting the cellpicture onto a flexgrid from an imagelist. The
image background doesn't appear to render correctly.
I put the same image (icon) into the flexgrid and onto a command
button. The icon in the flexgrid has a Blue background - not
transparent. The same icon on the command button has the correct areas
transparent.
I've messed with the TransparentColor of the imagelist, but to no
avail. I've also messed with exporting the Icon into different formats
- bmp, gif, png. None of which seemed to have an effect.
I'm not really keen on changing the control due to the amount of code
behind it.
Any suggestions?
was setting the cellpicture onto a flexgrid from an imagelist. The
image background doesn't appear to render correctly.
I put the same image (icon) into the flexgrid and onto a command
button. The icon in the flexgrid has a Blue background - not
transparent. The same icon on the command button has the correct areas
transparent.
I've messed with the TransparentColor of the imagelist, but to no
avail. I've also messed with exporting the Icon into different formats
- bmp, gif, png. None of which seemed to have an effect.
I'm not really keen on changing the control due to the amount of code
behind it.
Any suggestions?