noob zor

noob zor

  • NA
  • 1
  • 0

Inking Desktop Tablet PC

Jun 1 2009 8:52 AM
Hi,

I am currently developing a Ink your Desktop using C# and VS2008. I understand how does Microsoft Ink works. I can scribble around my form or any controls on my form. The problem is that I want to scribble around my desktop.

I've tried using a form with transparency key on but you should start inking from its border going to the center.

I've also tried getting the Desktop Handle by using GetDesktopWindow() and GetDC() from pinvoke I cannot still get what I want.

What are the current possible solutions with regards on my problem?

Answers (2)