Type style of the icon in the error alert message box.

 public sealed class ErrorAlertStyleType : TypesafeEnum
Public NotInheritable Class ErrorAlertStyleType
		Inherits TypesafeEnum

Name

Description

Information

A white bubble with a blue 'i'. The message box buttons will be: 'OK' and 'Cancel'.

Stop

A red circle with a white 'X'. The message box buttons will be: 'Retry' and 'Cancel'.

Warning

A yellow triangle with a black '!'. The message box buttons will be: 'Yes', 'No', and 'Cancel'.