Paul Holmes-Higgin
Posts: 2
Joined: 2006-12-19
|
Hi
I'm interested in the Actions Pane feature of your VSTO product, but haven't been able to find much information about it in more detail. Any screenshots of solutions built with it?
I'm familiar with MS VSTO, and want an easy to deploy Actions Pane. The pane just needs to have a WebBrowser control in it and a small amount of logic to call that control based on document events (doc open, close, save).
I don't really want to spend $200 just to find if it can do what I want :-)
Many thanks
Paul. |
|
Paul Holmes-Higgin
Posts: 2
Joined: 2006-12-19
|
... also, any info on the benefits of your solution over the MS VSTO (particularly with respect to the Actions Pane).
Cheers
Paul. |
|
Sergey Grischenko
Add-in Express team
Posts: 7235
Joined: 2004-07-05
|
Hi Paul.
If you are interested in Actions panes only, I would advise you to use VSTO. You will able to add an action pane using two lines of the code.
But if you are planning to develop more advanced UI with many controls and intercept many events, Add-in Express product will help you to save your time and focus on the add-in functionality only. Our product manages Office toolbars and controls over the work of the host application.
P.S. Note that we take up your forum requests in the order we receive them.
Besides, it may take us some time to investigate your issue. Please be sure we will let you know as soon as the best possible solution is found.
|
|