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

Enable "All Files" in dialog boxes. 0x1318  4888

IG_ISIS_TAG_ALLFILESFLAG allows an application to enable or disable the "All Files (*.*)" entry in a common file open dialog box.

Type:

IG_ISIS_TAG_TYPE_SHORT

Drivers:

PIXFPACK.

Values:

1 Enable "All Files (*.*)."
0 Disable "All Files (*.*)."

Remarks:

Set IG_ISIS_TAG_ALLFILESFLAG as desired before querying IG_ISIS_TAG_AVAILFMTS to control whether or not the string returned by IG_ISIS_TAG_AVAILFMTS includes the string "All Files (*.*)."

See Also

IG_ISIS_TAG_AVAILFMTS

IG_ISIS_TAG_NUMALLOWEDFORMATS

IG_ISIS_TAG_ALLOWEDFORMATS