Bring up the spell checker dialog and start checking the component set to check.
| C# | Visual Basic | Visual C++ |
public void Check()
Public Sub Check
public: void Check()
| Exception | Condition |
|---|---|
| NoTextComponentException | if text component to check hasn't been set first with a TextBoxBase or 3rd Party component. |