VSTO 2k5 Question

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • rmacias

    #1

    VSTO 2k5 Question

    I had a question regarding VSTO at:

    http://msdn.microsoft.com/newsgroups...3-df4d29901633

    but apparently, none of the moderators over there don't seem to answer with
    48 hours to MSDN subscribers. Can someone help me out? Thanks!
  • Peter Huang [MSFT]

    #2
    RE: VSTO 2k5 Question

    Dear Customer,

    The microsoft.publi c.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/subscripti...oups/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...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.

    Comment

    Working...