Remove a text component to be checked from the collection.

C# | C# | Visual Basic | Visual Basic | Visual C++ | Visual C++ | F# | F# |
public virtual void RemoveTextComponent( IAYTTextBox textComponent )
public virtual void RemoveTextComponent( IAYTTextBox textComponent )
Public Overridable Sub RemoveTextComponent ( textComponent As IAYTTextBox )
Public Overridable Sub RemoveTextComponent ( textComponent As IAYTTextBox )
public: virtual void RemoveTextComponent( IAYTTextBox^ textComponent )
public: virtual void RemoveTextComponent( IAYTTextBox^ textComponent )
abstract RemoveTextComponent : textComponent : IAYTTextBox -> unit override RemoveTextComponent : textComponent : IAYTTextBox -> unit
abstract RemoveTextComponent : textComponent : IAYTTextBox -> unit override RemoveTextComponent : textComponent : IAYTTextBox -> unit

- 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
Assembly: Keyoti4.RapidSpell.WPF (Module: Keyoti4.RapidSpell.WPF.dll) Version: 3.1.16.1214