Description This method sets the selection option.
Usage [BiThumbnail.]SetBrowserSelectionOptions thumbBrowserHandler selOpt
Remarks thumbBrowserHandler LONG Thumbnail browser handler.
selOpt LONG Selection option code.
Available selection options codes (user can add these constants):
SO_ALLFILES Display all of files
SO_ALLIMAGEFILES Display all of image files
SO_TIFF_FILE Display tiff files
SO_PCX_FILE Display pcx files
SO_DCX_FILE Display dcx files
SO_GIF_FILE Display gif files
SO_BMP_FILE Display bmp files
SO_CLP_FILE Display clp files
SO_WMF_FILE Display wmf files
SO_EMF_FILE Display emf files
SO_FAX_FILE Display fax files
SO_TGA_FILE Display tga files
SO_JPEG_FILE Display jpeg files
SO_CALS_FILE Display cals files
SO_PNG_FILE Display png files
See Also SetBrowserRecursiveBrowsing, SetBrowserMultipageExpanding, SetBrowserMaxSize