VSTO 2k5 Question

  • Thread starter Thread starter Guest
  • Start date Start date
Dear Customer,

The microsoft.public.vsnet.vstools.office newsgroup is not a managed
newsgroup, which we will not monitor.
Here is a list about the managed newsgroup.
http://msdn.microsoft.com/subscriptions/managednewsgroups/list.aspx

Commonly the VSTO to interactive the Office product via the Office Object
Modal.
But based on my research, it seems that the Word Object Modal did not
expose such an interface/Method.

Also I think for your scenario, we can add the control in the design time,
or at a fixed place.
If you hope that the Control will always be visible no matter which page we
are viewing, we can host the .NET usercontrol in the Task pane.

Here is a link for your reference.
Hosting Windows Forms controls in the Office Task Pane
http://blogs.msdn.com/bowerm/archive/2004/09/27/234726.aspx




Best regards,

Peter Huang
Microsoft Online Partner Support

Get Secure! - www.microsoft.com/security
This posting is provided "AS IS" with no warranties, and confers no rights.
 

Ask a Question

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.

Ask a Question

Back
Top