|
swDialogCreateOpenFileDialog Method
|
Creates an instance of the Open file dialog.
Namespace:
CADSharpTools.SOLIDWORKS.UIAutomation
Assembly:
CADSharpTools.PDM (in CADSharpTools.PDM.dll) Version: 1.4.16.0 (1.4.16)
Syntaxpublic static swDialog CreateOpenFileDialog()
Public Shared Function CreateOpenFileDialog As swDialog
Return Value
Type:
swDialogDialog object
See Also