CWIMAQImageDialogFlags Enumeration

NI Vision for Visual Basic

CWIMAQImageDialogFlags Enumeration

CWIMAQImageDialogFlags are the constants for the Flags property on the CWIMAQImageDialog object.

You can use the following constants with this data type:

  • cwimaqAllowMultiselect—Allow the user to select more than one file.
  • cwimaqNoChangeDir—Forces the dialog box to set the current directory to what it was when the dialog box was opened.

See Also

CWIMAQImageDialog.Flags