CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Jul 1999
    Posts
    22

    Kodak Thumbnail Control

    Does anyone know how to make the Kodak ImgThumbNail Control display more than one thumbnail
    at a time. I'm attempting to click on a directory listbox and have the thumbnail image control display
    the graphic files in the directory as thumbnails.


  2. #2
    Join Date
    Jul 1999
    Location
    Prague, Czech Republic
    Posts
    263

    Re: Kodak Thumbnail Control

    Hello,

    The thumbnail control cannot display what you need. Thumbnails are "pages" in a multipage *.tif file (one file). You can't display multiple files with the thumbnail control.

    HTH

    Matthias

    Best wishes,

    Matthias Steinbart

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

Featured