Gets the SpellCheckDialog's SuggestionDictionaryComboBox instance. This property describes and handles attributes of the spell check dialog's suggestion dictionary combo box.

Syntax

public WPF.Proofing.SuggestionDictionaryComboBox SuggestionDictionaryComboBox{ get; }
Public ReadOnly Property SuggestionDictionaryComboBox() As WPF.Proofing.SuggestionDictionaryComboBox

Limitations

Read only.