Click or drag to resize

swDialogButton Class

Button class.
Inheritance Hierarchy
SystemObject
  CADSharpTools.SOLIDWORKS.UIAutomationswDialogButton

Namespace:  CADSharpTools.SOLIDWORKS.UIAutomation
Assembly:  CADSharpTools.PDM (in CADSharpTools.PDM.dll) Version: 1.4.16.0 (1.4.16)
Syntax
public class swDialogButton

The swDialogButton type exposes the following members.

Constructors
  NameDescription
Public methodswDialogButton
Top
Properties
  NameDescription
Public propertyAssociatedAction
Expected action.
Public propertyAssociatedAutomationElement
Associated AutomationElement object.
Top
Remarks
UI Automation is only valid for English language versions of SOLIDWORKS.
See Also