a> i would like to use Microsoft.ink in my C# application but VS dont
a> show
a> ink after microsoft.
a> Can someone tell me why?
---
WBR,
Michael Nemtsev :: blog: http://spaces.live.com/laflour
"At times one remains faithful to a cause only because its opponents do not
cease to be insipid." (c) Friedrich Nietzsche
You need to open the Solution Explorer, right-click on your project
name's in the Solution Explorer, and choose Add Reference...
This will bring up a dialog allowing you to add references to other
libraries. Once you have added a reference to the Microsoft.Ink dll,
you should be able to use it in your project.
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.