Returns the last word typed by the user into the bad-word dialog box.
Namespace:
C1.Win.C1SpellAssembly: C1.Win.C1Spell.2 (in C1.Win.C1Spell.2.dll)
Syntax
| C# |
|---|
[BrowsableAttribute(false)] public string DialogChangedWord { get; set; } |
| Visual Basic (Declaration) |
|---|
<BrowsableAttribute(False)> _ Public Property DialogChangedWord As String |