This topic has not yet been rated - Rate this topic

ExceptionMessageBox.UseOwnerFont Property

Specifies whether to retrieve the font of the owner window and use it as the font for the exception message box.

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

public bool UseOwnerFont { get; set; }

Property Value

Type: System.Boolean
A Boolean value.

This property is ignored if Font is not null.

The default value is false.

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