[]
Provides data for the ShowSuggestions event.
public class SuggestionsEventArgs : EventArgs
Public Class SuggestionsEventArgs
Inherits EventArgs
| Name | Description |
|---|---|
| Suggestions | Gets the suggestion list. |
| Word | Gets the misspelled word. |