Description This method sets selection mode.
Usage [BiThumbnail.] SetSelectionMode thumbHandler selMode
Remarks thumbHandler LONG Thumbnail handler.
selMode LONG Code of selection mode.
Available selection mode codes:
SM_SINGLESELECTION It allows just a single selection.
SM_MULTISELECTION It allows multiselection.
See Also GetSelectionMode