|
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)
Syntaxpublic swDialogButton[] Buttons { get; }
Public ReadOnly Property Buttons As swDialogButton()
Get
Property Value
Type:
swDialogButton
See Also