Remove a text component to be checked from the collection.
| C# | Visual Basic | Visual C++ |
public virtual void RemoveTextComponent( IAYTTextBox textComponent )
Public Overridable Sub RemoveTextComponent ( _ textComponent As IAYTTextBox _ )
public: virtual void RemoveTextComponent( IAYTTextBox^ textComponent )
- textComponent (IAYTTextBox)
- The text box to no longer be spell checked
If textboxes are to be dynamically added/removed from the collection of textboxes to check, call this and AddTextComponent