Welcome to MSDN Blogs Sign in | Join | Help

October 2006 - Posts

Tablet PC: How to redistribute the COM InkAnalysis API with your application

Yesterday, I posted about how to redistribute the Winforms InkAnalysis API with your application. Today we’ll take a quick look at redistributing the COM InkAnalysis API with your application. With Windows Forms, we had two options: The first being to
Posted by GavinGear | 0 Comments

Tablet PC: How to redistribute the Windows Forms InkAnalysis API with your application

So what does it take to redistribute the Winforms InkAnalysis API with your application? Not much. There are really two options if you are creating a “Setup and deployment” project in Visual Studio .NET 2005. Option 1: Add your product binaries to the
Posted by GavinGear | 0 Comments

Tablet PC: Overview of InkAnaysis events

The InkAnalysis API exposes functionality for both layout analysis (parsing) of ink, and the handwriting recognition for that ink as well. The InkAnalyzer class has several events that can be hooked up to in order to perform different tasks. For a complete
Posted by GavinGear | 1 Comments
 
Page view tracker