Click or drag to resize

swDialogButtons Property

Gets or sets dialog's buttons.

Namespace:  CADSharpTools.SOLIDWORKS.UIAutomation
Assembly:  CADSharpTools.PDM (in CADSharpTools.PDM.dll) Version: 1.4.16.0 (1.4.16)
Syntax
public swDialogButton[] Buttons { get; }

Property Value

Type: swDialogButton
See Also