Connecting HTML Help to Visual Basic Programs

Connecting HTML Help to Visual Basic ProgramsShort Description
things that you could not do otherwise (like use Training Card Help) and works with both Visual Basic 5 and. Visual Basic 6. It comes with its own tutorial, …

Website: www.smountain.com | Filesize: 59kb

Content
Connecting HTML Help to Visual Basic Programs
by Don Lammers
Copyright 1999-2000 by Don Lammers. All rights reserved.
Last updated 2000-10-23
Presented with author’s permission by
Shadow Mountain TechConnecting HTML Help to Visual Basic Programs 1
Contents
Scope……………………………………………………………………………………………………………………………………………..1
Acknowledgements ………………………………………………………………………………………………………………………….1
Connecting Context Sensitive HTML Help to Visual Basic……………………………………………………………………2
Calling HTML Help Directly from Your Visual Basic Code ………………………………………………………………….8
Using the Common Dialog Control to Call HTML Help………………………………………………………………………14
Training Cards from Visual Basic……………………………………………………………………………………………………..14
Resources ……………………………………………………………………………………………………………………………………..14
Scope
If you are trying to call HTML Help from Visual Basic I generally recommend using David Liske’s Help
subclassing module and tutorial available at http://mvps.org/htmlhelpcenter. It makes life a lot easier, lets you do
things that you could not do otherwise (like use Training Card Help) and works with both Visual Basic 5 and
Visual Basic 6. It comes with its own tutorial, so I will not attempt to explain it here.
However, it always helps to understand how the original was designed to work before trying to override its
functionality. Or you may have a project that does not need any more functionality than is provided by
Microsoft. This document is intended to show you how to hook HTML Help to Visual Basic 6 and later without
using add-ons. Earlier versions of Visual Basic will require you…

Get the file Download here

AddThis Social Bookmark Button
Related Books:
  • Connecting HTML Help to C++/MFC Programs
  • Upgrading Visual Basic 6.0 Applications to Visual Basic .NET and …
  • Visual Basic 6 and Visual Basic .NET Differences
  • Using Visual Basic 6 with Visual Basic .NET COM Interop
  • Note to Visual Basic for DOS Users
  • Visual Basic/HTML Help Confusion in MSDN
  • A Comparison of Visual Basic .NET and C#
  • Tutorial Learning to Program Amos with Visual Basic

  • Related Searches: , , , ,



    Comments

    Leave a Reply