[]
        
(Showing Draft Content)

C1.Win.C1SpellChecker.SpellOptions.ShowSuggestionsInContextMenu

ShowSuggestionsInContextMenu Property

ShowSuggestionsInContextMenu

Gets or sets whether the spell-checker should show spelling suggestions in the ContextMenuStrip associated with the editor being monitored by this C1SpellChecker.

Declaration
public bool ShowSuggestionsInContextMenu { get; set; }
Remarks

You can determine how many suggestions should be displayed in the context menu using the MaxSuggestionsInContextMenu property.