CWIMAQImageDialog

NI Vision for Visual Basic

CWIMAQImageDialog

CWIMAQImageDialog is a dialog box for selecting images that shows previews of the images.

Properties

CancelErrorBoolean that determines if an error is generated when the user chooses the Cancel button.
DefaultExtThe default filename extension for the dialog box.
DialogTitleThe string displayed in the title bar of the dialog box.
FileNameThe path and filename of the selected file.
FilterThe filters that are displayed in the type list box of a dialog box.
FilterIndexThe default filter for the dialog box.
FlagsThe options for the dialog box.
InitDirThe initial file directory for the dialog. If this property is not set, the current directory is used.

Methods

ShowOpenDisplays the dialog box.