[]
        
(Showing Draft Content)

C1.Win.C1SpellChecker.C1SpellChecker.ContextMenuCreated

ContextMenuCreated Event

Occurs when a context menu is created containing the spelling suggestions and commands.

Namespace: C1.Win.C1SpellChecker
Assembly: C1.Win.C1SpellChecker.4.8.dll
Syntax
public event ContextMenuEventHandler ContextMenuCreated
Returns
Type Description
ContextMenuEventHandler Occurs when a context menu is created containing the spelling suggestions and commands.
Remarks

The spelling context menu is localized automatically based on the setting of the DialogLanguage property. This event provides an easy way to perform additional customization of the menu should that be necessary.