ImageGear .NET - Updated March 30, 2018
ReloadItem Method (ImGearThumbnailCtl)




ImageGear24.Wpf Assembly > ImageGear.WPF Namespace > ImGearThumbnailCtl Class : ReloadItem Method
Item to be reloaded.
Reloads thumbnail picture in the specified thumbnail item.
Syntax
'Declaration
 
<DescriptionAttribute()>
Public Sub ReloadItem( _
   ByVal item As ImGearThumbnailItem _
) 
 
'Usage
 
Dim instance As ImGearThumbnailCtl
Dim item As ImGearThumbnailItem
 
instance.ReloadItem(item)

Parameters

item
Item to be reloaded.
See Also

Reference

ImGearThumbnailCtl Class
ImGearThumbnailCtl Members
ImGearThumbnailItem Class