The predefined DialogBoxImage lets developers easily create any type of DialogBox
with default Image assigned to it.
This topic will show you how to display various predefined DialogBox image.
To display various predefined DialogBox image
- Right-click on WebDialogBox control and choose Properties.
- Set DialogBoxImage to either Information,
Error, Warning, Question, None,
Custom, NotSet.
- Run the project.