Are there any third-party components that replicate OneNote?
Posted
by
TomK
on Programmers
See other posts from Programmers
or by TomK
Published on 2012-12-17T18:12:53Z
Indexed on
2012/12/18
11:12 UTC
Read the original article
Hit count: 162
.NET
I have a client that wants me to add a OneNote-like interface to a desktop .NET application I'm creating for him. We cannot be sure all users will have Microsoft's OneNote installed, so I can't use InterOp or the like.
So I am looking for a third-party component that provides the same fluid/freeform interface as OneNote, for capturing images, text, lists, etc.
Any suggestions? I'm surprised that not only can I find none with Google, I'm not even finding others like me asking the question. I can't be the only person who thinks this is functionality worth including in our programs.
© Programmers or respective owner