CWIMAQImageDialog
CWIMAQImageDialog is a dialog box for selecting images that shows previews of the images.
Properties
CancelError | Boolean that determines if an error is generated when the user chooses the Cancel button.
|
DefaultExt | The default filename extension for the dialog box.
|
DialogTitle | The string displayed in the title bar of the dialog box.
|
FileName | The path and filename of the selected file.
|
Filter | The filters that are displayed in the type list box of a dialog box.
|
FilterIndex | The default filter for the dialog box.
|
Flags | The options for the dialog box.
|
InitDir | The initial file directory for the dialog. If this property is not set, the current directory is used.
|
Methods