IDialog |
public interface IDialogShellView
The IDialogShellView type exposes the following members.
| Name | Description | |
|---|---|---|
| ApplyVisible | Sets if the Apply button should be visible. | |
| Title | Sets the title. |
| Name | Description | |
|---|---|---|
| ButtonApplyPressed | Occurs when the Apply button is pressed. | |
| ButtonCancelPressed | Occurs when the Cancel button is pressed. | |
| ButtonOKPressed | Occurs when the OK button is pressed. |