ApplicationMgr.OpenSequenceFilesDialog
- Updated2024-10-09
- 1 minute(s) read
ApplicationMgr.OpenSequenceFilesDialog
Syntax
ApplicationMgr.OpenSequenceFilesDialog
Return Value
A collection of the opened sequence files.
Purpose
Launches an Open File dialog box, in which you can select more than one sequence file.
Remarks
This method adds the opened sequence files to the SequenceFiles collection and generates the ApplicationMgr.SequenceFileOpened event for each opened file and generates the ApplicationMgr.DisplaySequenceFile event for the first file opened.
See Also
ApplicationMgr.CloseSequenceFile
ApplicationMgr.DisplaySequenceFile
ApplicationMgr.OpenSequenceFile
ApplicationMgr.OpenSequenceFileDialog