Handwriting Control for Windows Mobile

  • Thread starter Thread starter Timbo
  • Start date Start date
T

Timbo

Does anyone know of a free text handwriting control that can be used with
ASP.NET and will work on Windows Mobile device. If you haven't guessed
already it would be used to capture Signatures.

Regards and TIA

Tim
 
use a textbox and set it for multi lines.
I have a PDA app that requires a signature once the tech signs off, and I
used a multi line text box to capture the signature.
 
I would like a control that actually captures the graphic of the signature.
A text box won't do this - even if it is multi line.
 
How are you having the user "sign" the PDA?



Timbo said:
I would like a control that actually captures the graphic of the signature.
A text box won't do this - even if it is multi line.
 
Back
Top