Browse images in an explorer like view

  • Thread starter =?ISO-8859-15?Q?Philipp_P=E4tzold?=
  • Start date
?

=?ISO-8859-15?Q?Philipp_P=E4tzold?=

Hello,

I want to load a bunch of images from a web uri and display them, so the
user can browse the images and select them, just like in the thumbnail
view of the windows explorer. Which control is suitable for that task...
Listviews with ImageLists are not an option since the images are of
different dimensions.

Thanks in advance!
Philipp Päzold
 
B

Bryan Phillips

How about using a FlowLayoutPanel with dynamically created controls to
hold the images?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top