R
Roger
Hi,
I noticed a very strange problem:
I made a new Winforms project, added two regular buttons, one imagelist, and
added one .png image to this list.
If I make button A's Image property point [directely] to this imagefile, it
appears on the button and looks great.
If I make button B's Imagelist property point to the newly created imagelist
and set it's index accordingly, the picture shows, but it looks
terrible....at best....
why??? The sourceimage is exactly the same, and it has the same constraints
(pic size, imagedepth) etc....
Getting frustrated here...anyone...?
Regards,
Roger
I noticed a very strange problem:
I made a new Winforms project, added two regular buttons, one imagelist, and
added one .png image to this list.
If I make button A's Image property point [directely] to this imagefile, it
appears on the button and looks great.
If I make button B's Imagelist property point to the newly created imagelist
and set it's index accordingly, the picture shows, but it looks
terrible....at best....
why??? The sourceimage is exactly the same, and it has the same constraints
(pic size, imagedepth) etc....
Getting frustrated here...anyone...?
Regards,
Roger