Gets or sets a value indicating whether a message is displayed in the SpellCheckDialog's suggestion list that informs the user that no suggestions could be created for the current incorrect word. The default value is true.

Syntax

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