|
-
May 4th, 2010, 01:17 PM
#1
Thread Starter
Hyperactive Member
Signature control in vs2010
I need to create a windows app for tablet to get signature.
VS2008 do not have any control for it.
Does vs2010 have this kind of control so that user can use pen to create signature in tablet?
-
May 4th, 2010, 03:00 PM
#2
Re: Signature control in vs2010
Tablet is just a pointing device. Mouse driver responds to it unless you want to read pen pressure.
For simple applications you can use mousedown and mouseup events.
If you need more sophisticated interaction with your tablet you will need to download
Microsoft Windows XP Tablet PC Edition Software Development Kit.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|