ImageGear .NET
SelectNextItem Method




Selects the next item in the thumbnail list.
Syntax
'Declaration
 
Public Sub SelectNextItem() 
'Usage
 
Dim instance As ImGearThumbnailList
 
instance.SelectNextItem()
public void SelectNextItem()
public: void SelectNextItem(); 
public:
void SelectNextItem(); 
Remarks
This method will have no effect if there is no currently selected item or if the currently selected item is the last item.
See Also

Reference

ImGearThumbnailList Class
ImGearThumbnailList Members

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback