CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 3 of 3
  1. #1
    Join Date
    Aug 1999
    Posts
    4

    Office Assistant

    How do I include the Office Assistant into my VB Application?


  2. #2
    Join Date
    May 1999
    Posts
    3,332

    Re: Office Assistant

    MSDN article Q173690 has all the details for manipulating the Office Assistant from VB!


  3. #3
    Guest

    Re: Office Assistant

    Consider using Microsoft Agent. While not Office Assistant, it may be more useful for creating your VB application. It is provided as an OCX that you can use for free, but you'll have to license it if you want to sell stuff. See MSDN.


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