FrameworkButton Enumeration
Specifies the button type of the wizard or property sheet.
Assembly: Microsoft.SqlServer.Management.SqlWizardFramework (in Microsoft.SqlServer.Management.SqlWizardFramework.dll)
| Member name | Description | |
|---|---|---|
| Apply | The Apply button on a wizard. | |
| Cancel | The Cancel button on a wizard. | |
| Close | The Close button on a wizard. | |
| Commit | The Commit button on a wizard or property sheet. | |
| Help | The Help button on a wizard or property sheet. | |
| Next | The Next button on a wizard. | |
| OK | The OK button on a wizard. | |
| Previous | The Previous button on a wizard. |
Show: