This documentation is archived and is not being maintained.
InkEdit.Recognize Method
Visual Studio 2008
Causes the ink on the InkEdit control to be recognized.
Assembly: Microsoft.Ink (in Microsoft.Ink.dll)
If you set the RecoTimeout property to zero, you prevent ink from being replaced by the recognized text. In this circumstance, to replace ink with the recognized text, call the Recognize method.
In this example, the Recognize method ic called if the RecoTimeout property is set to zero.
Windows 7, Windows Vista, Windows Server 2008 R2, Windows Server 2008
The .NET Framework and .NET Compact Framework do not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.
Show: