'C# ListView: how to hide images when using View.Details

When I add a SmallImageList and a LargeImageList, images are also displayed in the View.Details view. I only need images for View.SmallIcon and View.LargeIcon. How can I prevent displaying images for View.Details?

Thanks!



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source