Displaying thumbnail icons 128x128 pixels or larger in a grid in ListView

后端 未结 5 631
栀梦
栀梦 2020-12-07 20:39

Original Question (see Update below)

I have a WinForms program that needs a decent scrollable icon control with large icons (128x128 or larger thumbnails, really)

5条回答
  •  暖寄归人
    2020-12-07 20:45

    Disclaimer: I work for Atalasoft

    There is an image thumbnail control in our .NET Imaging SDK, DotImage

提交回复
热议问题