The SuggestionList class describes and handles attributes of the SpellCheckDialog's suggestion list. An instance of this class is provided by the SpellCheckDialog.SuggestionList property in TX Spell .NET for Windows Forms.

Syntax

public sealed class SuggestionList
Public NotInheritable Class SuggestionList

Introduced: 3.0.

Properties

Property Description
IsNoSuggestionsItemEnabled 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.
MaxSuggestions Gets or sets the maximum number of suggestions that has to be determined.