Describes a user dictionary editor window
| C# | Visual Basic | Visual C++ | F# |
public interface IDialogViewUserDictionaryEdit
Public Interface IDialogViewUserDictionaryEdit
public interface class IDialogViewUserDictionaryEdit
type IDialogViewUserDictionaryEdit = interface end
| All Members | Methods | Properties | Events | ||
| Icon | Member | Description |
|---|---|---|
| AddWord |
Word is being added
| |
| Dispose()()()() |
Frees resources
| |
| FinishDelegate | Called after the ChildWindow is closed, delegate is set internally by RapidSpell, form logic should call delegate when closing. | |
| RemoveWord |
Word is being removed
| |
| ShowDialog(Object, ArrayList) |
Shows the form modally
| |
| UserDictionaryFormAddText | UI text | |
| UserDictionaryFormCancelText | UI text | |
| UserDictionaryFormContentsText | UI text | |
| UserDictionaryFormDeleteText | UI text | |
| UserDictionaryFormDictionaryLabelText | UI text | |
| UserDictionaryFormOKText | UI text | |
| UserDictionaryFormTitleText | UI text | |
| UserDictionaryFormWordLabelText | UI text |
Assembly: Keyoti3.RapidSpell.Silverlight (Module: Keyoti3.RapidSpell.Silverlight.dll) Version: 2.0.12.706 (2.0.12.706)