| C1.Win.C1SpellChecker.4 Assembly > C1.Win.C1SpellChecker Namespace > UserDictionary Class : BadWordAdded Event |
'Declaration Public Event BadWordAdded As BadWordAddedHandler
public event BadWordAddedHandler BadWordAdded
The event handler receives an argument of type BadWordAddedEventArgs containing data related to this event. The following BadWordAddedEventArgs properties provide information specific to this event.
| Property | Description |
|---|---|
| BadWord | The word added. |