CADSharpTools PDM
CADSharpTools PDM
CADSharpTools
CADSharpTools.SOLIDWORKS.UIAutomation
swDialog Class
swDialog Methods
AddButton Method
CreateOpenFileDialog Method
CreateOptionsDialog Method
CreateSystemLowMemoryDialog Method
IsEqual Method
swDialog
IsEqual Method
Returns if two controls are equal.
Namespace:
CADSharpTools.SOLIDWORKS.UIAutomation
Assembly:
CADSharpTools.PDM (in CADSharpTools.PDM.dll) Version: 1.4.16.0 (1.4.16)
Syntax
C#
VB
Copy
public
bool
IsEqual
(
swDialog
control
)
Public
Function
IsEqual
(
control
As
swDialog
)
As
Boolean
Parameters
control
Type:
CADSharpTools.SOLIDWORKS.UIAutomation
swDialog
Target control.
Return Value
Type:
Boolean
See Also
Reference
swDialog Class
CADSharpTools.SOLIDWORKS.UIAutomation Namespace
Made with ❤ in Vancouver, Washington, USA.
Send comments on this topic to
to the developers team.