The SuggestionDictionaryComboBox class describes and handles attributes of the spell check dialog's suggestion dictionary combo box. An instance of that class is provided by the SpellCheckDialog.SuggestionDictionaryComboBox property in TX Spell .NET for Windows Forms

Syntax

public sealed class SuggestionDictionaryComboBox
Public NotInheritable Class SuggestionDictionaryComboBox

Introduced: 3.0.

Properties

Property Description
IsAllItemEnabled Gets or sets a value indicating whether the SpellCheckDialog's dictionary combo box provides an All item that represents all dictionaries that are IsGetSuggestionsEnabled to create suggestions or not.
IsAllItemSelected Gets or sets a value indicating whether the All item of the SpellCheckDialog's dictionary combobox is selected or not.
SuggestionDictionary Gets or sets the dictionary that is currently selected as a suggestion dictionary.