LEADTOOLS Support
Imaging
Imaging SDK Questions
Programmatically Select Thumbnail in RasterThumbnailBrowser
#1
Posted
:
Wednesday, April 1, 2015 12:01:39 PM(UTC)
Groups: Registered
Posts: 23
After the RasterThumbnailBrowser has loaded and displayed the thumbnails from a folder how do I programmatically select the 3rd thumbnail and have the corresponding image display in the viewer. Seems like this should be simple but have not found the solution anywhere.
Using V19, C#, and VS2013 and the browser in a windows form.
#2
Posted
:
Thursday, April 2, 2015 6:18:32 AM(UTC)
Groups: Registered, Tech Support
Posts: 1,326
Was thanked: 1 time(s) in 1 post(s)
According to the documentation, you can set the RasterImageListItem.Selected property to True to manually select/un-select items in the RasterImageList control. You can find more information here:
https://www.leadtools.com/help/leadtools/v19/dh/wi/leadtools.winforms~leadtools.winforms.rasterimagelistitem~selected.html
If you already tried this and faced problems, please send this issue in a new email to
support@leadtools.com, and mention this forum post in your email to support.
Thanks,
Maen Badwan
LEADTOOLS Technical Support
LEADTOOLS Support
Imaging
Imaging SDK Questions
Programmatically Select Thumbnail in RasterThumbnailBrowser
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.