Results 1 to 2 of 2

Thread: Signature control in vs2010

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Apr 2010
    Posts
    478

    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?

  2. #2
    PowerPoster cicatrix's Avatar
    Join Date
    Dec 2009
    Location
    Moscow, Russia
    Posts
    3,654

    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
  •  



Click Here to Expand Forum to Full Width