开发者

ListView.View = View.LargerIcons;?

开发者 https://www.devze.com 2022-12-16 14:39 出处:网络
I have a WinFo开发者_JS百科rms .Net 2.o app with a ListView in it and i\'m trying to show some thumbnails. I set the listView.View-property to View.LargeIcon, but that\'s not big enough. I would like

I have a WinFo开发者_JS百科rms .Net 2.o app with a ListView in it and i'm trying to show some thumbnails. I set the listView.View-property to View.LargeIcon, but that's not big enough. I would like to have thumbnails about 250x180. Is this possible? And if, how?


Yes, edit the ImageList you use for the ListView.LargeImageList property. Set its ImageSize to 250x180.

0

精彩评论

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

关注公众号