ExceptionMessageBox.CustomSymbol Property
Gets or sets a custom bitmap to use as the symbol on the exception message box.
Namespace: Microsoft.SqlServer.MessageBox
Assembly: Microsoft.ExceptionMessageBox (in Microsoft.ExceptionMessageBox.dll)
When CustomSymbol is not null, the specified bitmap is used as the exception message box symbol and Symbol is ignored.
The specified bitmap is assumed to have a resolution of 32x32 pixels.
The default value is null.