![]() | EBP.Api.Interfaces.Dialogs Namespace |
Interface | Description | |
---|---|---|
![]() | ITaskDialog |
Class used to display a modal message box.
|
![]() | ITaskDialogArgs |
Class managing the settings of a ITaskDialog.
|
![]() | ITaskDialogCommandLink |
Class representing a command link in ITaskDialog which can be clicked by user to close the form.
|
![]() | ITaskDialogCommandLinks |
List of ITaskDialogCommandLink.
|
![]() | ITaskDialogRadioButton |
Class representing a radio button in ITaskDialog.
|
![]() | ITaskDialogRadioButtons |
List of ITaskDialogRadioButton |
![]() | ITaskDialogResult |
Result of ITaskDialog Show method
|
Enumeration | Description | |
---|---|---|
![]() | TaskDialogButtons |
Type of button in ITaskDialog |
![]() | TaskDialogDefaultButton |
Type of the ITaskDialog default button.
|
![]() | TaskDialogIcon |
Icon type of ITaskDialog |