ImageGear for C and C++ on Windows v19.9 - Updated
IG_ISIS_TAG_FILETYPE_LBS
API Reference Guide > ISIS Component API Reference > ISIS Component Tags Reference > Custom Dialog Box Tags > IG_ISIS_TAG_FILETYPE_LBS

File type list box string. 0x1331 4913

IG_ISIS_TAG_FILETYPE_LBS allows an application to display a list box containing the files supported by the currently-installed set of file writing drivers (*.PXIs), giving the user control over the type of file to write to disk. By using IG_ISIS_TAG_FILETYPE_LBS, you can create an application that automatically accommodates new file types whenever their PXI files are installed on the user's disk.

Type:

IG_ISIS_TAG_TYPE_STRING

Drivers:

PIXFPACK.

Values:

The choices for IG_ISIS_TAG_FILETYPE_LBS contain values such as "Windows Bitmap (*.BMP)", "CALS Files (*.CAL)", "FAX (*.DCX)", and so forth, according to the specific file writing drivers (*.PXIs) installed on the user system.

Tag Dependencies and Dependent Tags:

IG_ISIS_TAG_FILETYPE_LBS  IG_ISIS_TAG_COLORFMTS_LBS IG_ISIS_TAG_COMPRESSION_LBS

Remarks:

The choices for IG_ISIS_TAG_FILETYPE_LBS contain the names of the available file formats. The value of this tag has no meaning. This tag is used in a save dialog box to give the user the option of saving in any supported format. It also is used to filter the list of files displayed to show only those files with the selected extension.

See Also

IG_ISIS_TAG_SPP_LBS

IG_ISIS_TAG_BPS_LBS

IG_ISIS_TAG_PHOTO_LBS

IG_ISIS_TAG_COMPRESSION_LBS

IG_ISIS_TAG_COLORFMTS_LBS

IG_ISIS_drv_update_state