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

Syntax

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