CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 3 of 3
  1. #1
    Join Date
    May 1999
    Location
    Ottawa, Ont
    Posts
    120

    HELP-Using word 97 Type Library...

    If any one has thoughts on how to add menu items please help me I've bin trying for the past three days and nothing seems to work

    I do have to use CommandBarControls right? then how can I use the Add(...) properly.

    Thanks Rick )


  2. #2
    Join Date
    May 1999
    Location
    Ottawa, Ont
    Posts
    120

    HELP-Using word 97 Type Library...

    If any one has thoughts on how to add menu items please help me I've bin trying for the past three days and nothing seems to work

    I do have to use CommandBarControls right? then how can I use the Add(...) properly.

    Thanks Rick )


  3. #3
    Join Date
    May 1999
    Location
    Atlanta, GA, USA
    Posts
    443

    Re: HELP-Using word 97 Type Library...

    Hi, Rick.

    When I search some Office Automation, I can't find enough sample code
    for MS Word. Without sample code, it seems to be difficlut to write
    the code.
    So, I think that you had better starting Excel Automation.
    I found that Excel Automation sample was posted about 7-8 ones at MS support page.
    After this, you will go to Word Automation.
    However, if you have enough sample, you will start Word Automation.

    Hope for help.
    -Masaaki Onishi-


Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured