Gets or sets a value indicating whether the dialog should invoke built-in message boxes that inform the user that the spell checking is completed or that a chosen word is not found in one of the suggestion dictionaries. The default value is true.

Syntax

public bool ShowMessageBoxes { get; set; }
Public Property ShowMessageBoxes() As Boolean