ComponentOne SpellChecker for WinForms
MaxSuggestionsInContextMenu Property

C1.Win.C1SpellChecker.4 Assembly > C1.Win.C1SpellChecker 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 System.Integer
public System.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