Keyoti RapidSpell WPF API Docs
ContextMenu Property
APIKeyoti.RapidSpell.WpfWpfRichTextBoxAdapterContextMenu
Keyoti RapidSpell WPF
The context menu that will be shown when the right click is not on a misspelled word.
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public ContextMenu ContextMenu { get; set; }
public ContextMenu ContextMenu { get; set; }
Public Property ContextMenu As ContextMenu
	Get
	Set
Public Property ContextMenu As ContextMenu
	Get
	Set
public:
virtual property ContextMenu^ ContextMenu {
	ContextMenu^ get () sealed;
	void set (ContextMenu^ value) sealed;
}
public:
virtual property ContextMenu^ ContextMenu {
	ContextMenu^ get () sealed;
	void set (ContextMenu^ value) sealed;
}
abstract ContextMenu : ContextMenu with get, set
override ContextMenu : ContextMenu with get, set
abstract ContextMenu : ContextMenu with get, set
override ContextMenu : ContextMenu with get, set
Property Value

Assembly: Keyoti4.RapidSpell.WPF (Module: Keyoti4.RapidSpell.WPF.dll) Version: 3.1.16.1214