CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2

Thread: Help File

  1. #1
    Join Date
    Feb 2003
    Location
    Chennai,Tamil Nadu
    Posts
    3

    Help File

    Hi All,

    I am trying to use help menu like windows help in VB. If any one knows that how to create our own windows help menu and use in VB, please help me.

    Thanks in advance.

    Regards,
    TVS
    S Thiruvenkatasamy (TVS)

  2. #2
    Join Date
    Apr 2002
    Location
    Cleveland, Ohio, USA
    Posts
    200
    I assume you mean you want to use HTML Help. A couple of usefull links are below.

    You can also do a search in this forum. There have been a lot of posts on this subject so you will probably find what you need.


    http://msdn.microsoft.com/library/de...onhh1start.asp

    http://mvps.org/htmlhelpcenter/index.html

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