RapidSpell As-You-Type Control, spell checks text boxes as the user types.
| C# | Visual Basic | Visual C++ |
public class RapidSpellAsYouType : DesignableComponent
Public Class RapidSpellAsYouType _ Inherits DesignableComponent
public ref class RapidSpellAsYouType : public DesignableComponent
| All Members | Constructors | Methods | Properties | Fields | Events |
This class works with IAYTTextBox interface classes and RichTextBox
and TextBox.
This class not only checks as the user types, but also follows any text modifying actions, such as;
Cut, paste, selection delete etc.
| Object | |||||||
| DispatcherObject | |||||||
| DependencyObject | |||||||
| Visual | |||||||
| UIElement | |||||||
| FrameworkElement | |||||||
| DesignableComponent | |||||||
| RapidSpellAsYouType | |||||||