开发者

Image display incorrect on toolstrip

开发者 https://www.devze.com 2022-12-23 16:35 出处:网络
I use a 32-bit image & use it as a value for Image property of ToolStripButton. But I don\'t know why it displays unlike the original one.

I use a 32-bit image & use it as a value for Image property of ToolStripButton. But I don't know why it displays unlike the original one. This is the screenshot:

http://img4.imageshack.us/img4/7668/34711开发者_开发百科163.png http://img4.imageshack.us/img4/7668/34711163.png

And my project: http://www.mediafire.com/?3mzmf5r5nnx

Please help me to find the reason. Thanks.


I've opened the 'button_9.png' in Paint.NET and it seems like the 'white glass' of the magnifier is semi-transparent.

So you have to edit the image that the magnifier has an opaque backcolor.

0

精彩评论

暂无评论...
验证码 换一张
取 消