This topic has not yet been rated - Rate this topic

ExceptionMessageBox.Font Property

Gets or sets the font used in the message box.

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

public Font Font { get; set; }

Property Value

Type: System.Drawing.Font
A Font object.

When a font is set, UseOwnerFont is set to false.

The default value is null.

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