Welcome Guest! To enable all features, please Login or Register.

Notification

Icon
Error

Options
View
Last Go to last post Unread Go to first unread post
#1 Posted : Sunday, April 10, 2011 11:11:10 PM(UTC)
Emad Alsous

Groups: Registered
Posts: 4


hello, iam using V17 i have RasterThumbnailBrowser
object at the first time i call refresh if i added the images manually it throws Object Reference is not set to an instance
the code is:
_browser.Items.Add(item)
_browser.Refresh() 'it throws the error while the object reference is set not null
if i put the first call inside try catch
and call the refresh again it backs to be called fine
 

Try the latest version of LEADTOOLS for free for 60 days by downloading the evaluation: https://www.leadtools.com/downloads

Wanna join the discussion? Login to your LEADTOOLS Support accountor Register a new forum account.

#2 Posted : Monday, April 11, 2011 5:09:16 AM(UTC)

Adam Boulad  
Guest

Groups: Guests
Posts: 3,022

Was thanked: 2 time(s) in 2 post(s)

Emad,
This method (RasterThumbnailBrowser.Refresh) will refresh loading thumbnails for the paths that specified in RasterThumbnailBrowser.LoadThumbnails() method not for the items currently loaded into the control.
Please check the sample code provided in the Refresh Method help topic in the .NET documentation.
 
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.

Powered by YAF.NET | YAF.NET © 2003-2024, Yet Another Forum.NET
This page was generated in 0.103 seconds.