Click or drag to resize

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)
Syntax
public static swDialog CreateOpenFileDialog()

Return Value

Type: swDialog
Dialog object
See Also