【发布时间】:2010-09-11 19:28:38
【问题描述】:
我试图在列表视图控件中显示“LargeIcon”视图,但是我指定的图像模糊。这是我到目前为止所拥有的: alt text http://img220.imageshack.us/img220/1005/blurryiconsql3.jpg
.png 文件是 48x48,这就是我在 ImageList 属性中设置的显示位置。我注意到一件事(这可能是原因),但我不知道如何改变它。在“图像集合编辑器”中,您可以在其中为 ImageList 控件选择所需的图像,看起来它为每个图像设置了错误的大小。 alt text http://img83.imageshack.us/img83/5218/imagepropertiesmf9.jpg
如您所见,“PhysicalDimension”和“Size”设置为 16x16,无法进行操作。有没有人有任何想法?非常感谢!
【问题讨论】:
标签: c# listview imagelist blurry