Click or drag to resize

swDialogWatcherRemoveDialog 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
public void RemoveDialog(
	swDialog dialog
)

Parameters

dialog
Type: CADSharpTools.SOLIDWORKS.UIAutomationswDialog
Dialog
See Also