本文介绍了如何在lstview VB.NET中使用64x64图像的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我希望在vb.net的列表视图中使用大图像而不会丢失质量但是我尝试了但是它显示高质量的图像,最高不超过32 x 32 bun。有没有免费的组件?



我尝试过:



我尝试增加图像列表中图像的大小,但显示低分辨率

I Want to use big image without losing quality in list view in vb.net i tried but it is showing good quality images up to 32 x 32 bun not after that. Is there any free component for that?

What I have tried:

I Have tried increasing the size of the image in image list but it showing low resolution

推荐答案


这篇关于如何在lstview VB.NET中使用64x64图像的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

08-21 19:24