CADSharpTools PDM
CADSharpTools PDM
CADSharpTools
CADSharpTools.SOLIDWORKS.UIAutomation
swDialogWatcher Class
swDialogWatcher Methods
AddDialog Method
RemoveDialog Method
Start Method
Stop Method
swDialogWatcher
RemoveDialog Method
Remove a dialog from the watcher's list of dialogs to watch.
Namespace:
CADSharpTools.SOLIDWORKS.UIAutomation
Assembly:
CADSharpTools.PDM (in CADSharpTools.PDM.dll) Version: 1.4.16.0 (1.4.16)
Syntax
C#
VB
Copy
public
void
RemoveDialog
(
swDialog
dialog
)
Public
Sub
RemoveDialog
(
dialog
As
swDialog
)
Parameters
dialog
Type:
CADSharpTools.SOLIDWORKS.UIAutomation
swDialog
Dialog
See Also
Reference
swDialogWatcher Class
CADSharpTools.SOLIDWORKS.UIAutomation Namespace
Made with ❤ in Vancouver, Washington, USA.
Send comments on this topic to
to the developers team.