Displays the Create File References dialog box that allows the user to edit the new file references.
Syntax
Visual Basic (Declaration) | |
---|
Function ShowDlg( _
ByVal hParentWnd As System.Integer _
) As System.Boolean |
C++/CLI | |
---|
System.bool ShowDlg(
& System.int hParentWnd
) |
Parameters
- hParentWnd
- Parent window handle
Return Value
True if the user clicked OK, false if the user clicked Cancel
Example
Remarks
See Also
Availability
Version 6.3 of SolidWorks Enterprise PDM