ComponentOne SpellChecker for WPF and Silverlight
MaxSuggestionsInContextMenu Property (SpellOptions)

C1.WPF.SpellChecker Namespace > SpellOptions Class : MaxSuggestionsInContextMenu Property
Gets or sets the maximum number of spelling suggestions to show in the editor's context menu.
Syntax
'Declaration
 
Public Property MaxSuggestionsInContextMenu As Integer
public int MaxSuggestionsInContextMenu {get; set;}
Remarks
The spelling context menu is displayed only if the ShowSuggestionsInContextMenu property is set to true.
See Also

Reference

SpellOptions Class
SpellOptions Members