ImageGear Professional for Windows ActiveX
DoSort Event

Description:

Called repeatedly during the processing of a call to Sort(), when the Sort parameter specifies IG_GUIWINCTL_VIA_CALLBACK. Your event handler will be called with pairs of IGGUITNItem objects, and must tell IGGUIThumbnailCtl Control how to sort the two items. Your event handler sets the pSort.Greater value to indicate the result of items comparison.

Syntax:

Sub IGGUIThumbnailCtl_DoSort(pSort As IGGUITNSortResult)

Parameters:

Name Description
pSort A IGGUITNSortResult Object containing two items for comparison and a comparison result to be set to True or False.

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback