User options related classes
| C# | Visual Basic | Visual C++ |
namespace Keyoti.RapidSpell.Options
Namespace Keyoti.RapidSpell.Options
namespace Keyoti.RapidSpell.Options
| All Types | Classes | Enumerations | Delegates |
| Icon | Type | Description |
|---|---|---|
| UserDictionaryEditEventArgs..::.EditType |
Types of edit operations
| |
| NeedStreamEventArgs |
Event args for NeedCustomStreamForLoading and NeedCustomStreamForSaving event.
| |
| UserOptions..::.NeedStreamEventHandler |
Delegate for need stream events.
| |
| OptionsPresenter |
The presenter for IDialogViewOptions
| |
| UserOptions..::.StorageType |
The option storage location
| |
| UserDictionaryEditEventArgs |
Event args for a user dictionary edit event (add word, remove)
| |
| UserDictionaryEditEventHandler |
Event handler delegate
| |
| UserOptions |
Holds/Loads/Saves user options.
|