The MenuItem class provides a method to build a menu strip with the most common TX Spell .NET features. An array of these items is created by calling the TXSpellChecker.GetMenuItems method. Clicking a MenuItem results in a specific action that depends on the WPF.Proofing.MenuItem.Type property. The class is inherited from the System.Windows.Controls.MenuItem class.

Syntax

public sealed class MenuItem
Public NotInheritable Class MenuItem

Introduced: 3.0.

Properties

Property Description
Type Gets the type of the MenuItem.