Results 1 to 2 of 2

Thread: Any ideas how to go about this?

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Jun 2004
    Posts
    99

    Any ideas how to go about this?

    I am building a piece of software that manages employees, and I am working on the code that allows the user to assign an image to an employee.

    I am wanting to bring up a selection form with available thumbnails displayed. I don't want to use a open file dialog because a)they only need to select from a single location on the network and b)I don't know if it's possible to force the dialog into thumbnail view.

    Is there a way that I can dynamically resize and load the pics into a listview or something similar. Anyone know how to do this or have a better way to achieve this goal.

    Any ideas/thoughts are appreciated.

  2. #2
    Super Moderator jmcilhinney's Avatar
    Join Date
    May 2005
    Location
    Sydney, Australia
    Posts
    111,221

    Re: Any ideas how to go about this?

    Do a forum search for "thumbnail" and check the VB.NET and CodeBank matches.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width