NSpellSuggestionMenuItem Class Members
In This Topic
The following tables list the members exposed by NSpellSuggestionMenuItem.
Public Constructors
Public Fields
Public Properties
| Name | Description |
| Suggestion | Gets/Sets the spell suggestion this menu item represents. |
Top
Protected Methods
| Name | Description |
| OnClick | Overridden. Called when the spell suggestion menu item is clicked. |
| OnPopupQueryStayOpen | Overridden. Called when the popup queries whether to stay opened. This implementation returns true if the popup is active or has active descendant windows. |
Top
See Also