ListView scrollbar indicates content but nothing displayed
I’m trying to use a System.Windows.Forms.ListView control to display an image and text, I am using Microsoft Visual Studio Professional 2022, the language is c# which is very new to me. I have lots of experience with C/C++ and Java.