Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
481 views
in Technique[技术] by (71.8m points)

c# - OneNote VSTO gone?

I want to create a project related to OneNote add-on, however when I check into project templates I did not see a project template for OneNote 2013 Add-on. Is there a way I could develop an add-on for OneNote since Microsoft removed it from VSTO?

See Question&Answers more detail:os

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)

VSTO does not support creating addins for OneNote. You can crate an addin for OneNote in a slightly different way though. You need to implement the IRibbonExtensibility interface as noted here.


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...