I am looking for a *Panel that I can add pictureboxes to. I want it to have vertical scrolling and a SelectedItem property / equivalent.
I was using a TableLayoutPanel but I couldn't figure out an easy way to get the clicked control.
Couldn't figure out ListView, but it looks possible?
-Zach
I was using a TableLayoutPanel but I couldn't figure out an easy way to get the clicked control.
Couldn't figure out ListView, but it looks possible?
-Zach