Description This method sets sort by mode.
Usage [BiThumbnail.] SetSortzBy thumbHandler sortBy
Remarks thumbHandler LONG Thumbnail handler.
sortBy LONG Code of sort by mode.
Available sort by codes:
SB_NAME, Sort by file name
SB_TYPE, Sort by file extension
SB_SIZE, Sort by size of file
SB_DATE Sort by last modification date
See Also GetSortBy