Gets or sets whether a message is displayed inside 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