This topic has not yet been rated - Rate this topic

ExceptionMessageBoxOptions Enumeration

Specifies miscellaneous display options for the exception message box.

This enumeration has a FlagsAttribute attribute that allows a bitwise combination of its member values.

Namespace:  Microsoft.SqlServer.MessageBox
Assembly:  Microsoft.ExceptionMessageBox (in Microsoft.ExceptionMessageBox.dll)

[FlagsAttribute]
public enum ExceptionMessageBoxOptions
Member name Description
None No other behaviors are required.
RightAlign Display text with right-hand alignment.
RtlReading Display text reading right-to-left.

RtlReading should be used to display error messages in certain right-to-left reading languages.

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ