|
|
swDialog Class |
Namespace: CADSharpTools.SOLIDWORKS.UIAutomation
The swDialog type exposes the following members.
| Name | Description | |
|---|---|---|
| Buttons |
Gets or sets dialog's buttons.
| |
| Captions |
Gets or sets the captions. Captions dialog text labels.
| |
| CompareMethod |
Sets how the dialog box is compared against others.
| |
| Title |
Gets or sets the dialog title.
| |
| UserAction |
Gets or sets the action to perform.
|
| Name | Description | |
|---|---|---|
| AddButton |
Adds a new button to the dialog.
| |
| CreateOpenFileDialog |
Creates an instance of the Open file dialog.
| |
| CreateOptionsDialog |
Creates an instance of the Options dialog.
| |
| CreateSystemLowMemoryDialog |
Creates an instance of the low memory dialog.
| |
| IsEqual |
Returns if two controls are equal.
|