Is there any way to to develop with the Math Input Panel in windows 7? Specifically, I'm looking for a way to work with the math input panel like the 'ink canvas' in the windows presentation foundation. I found this http://msdn.microsoft.com/en-us/library/dd371425%28v=VS.85%29.aspx
but it seems aimed at C++.
@AlphaOne1 Have you tried it out? The Stack Overflow example you are referencing to is using COM library micautLib.
How do you get reference to this library in Visual Studio. What is the location of this library? I could not find it on my system.