ISDBCommonDialog::ShowOpen: Difference between revisions

From MediaMonkey Wiki
Jump to navigation Jump to search
No edit summary
 
mNo edit summary
 
Line 3: Line 3:
===Method description===
===Method description===


Shows 'Open file' dialog.
Shows the 'Open file' dialog and returns control to the script when the dialog gets closed.


[[Category:Scripting|{{PAGENAME}}]]
[[Category:Scripting|{{PAGENAME}}]]

Latest revision as of 15:44, 4 November 2007

CoClass SDBCommonDialog, Interface ISDBCommonDialog

Sub ShowOpen


Method description

Shows the 'Open file' dialog and returns control to the script when the dialog gets closed.