HOWTO: Add Context-Sensitive Help to Your ActiveX ControlLast reviewed: February 11, 1998Article ID: Q180733 |
The information in this article applies to:
SUMMARYThis article shows you how to add context-sensitive Help to an ActiveX Control that you create in Visual Basic. By adding this feature to your control, you allow the user to quickly access the appropriate Help topics for your control. This article addresses the use of the ActiveX control on a Visual Basic form. If you use the control in Internet Explorer, you get different behavior.
MORE INFORMATIONYou can set a Help topic for your ActiveX control or any of its constituent controls. The first step is to identify a Help file for the ActiveX control, after which you can set a topic for the control and for each constituent control.
To Identify a Help File for an ActiveX Control
REFERENCESVisual Basic Books Online: Help; Help Files Keywords : vb5all vb5howto VBKBObj_VBKBAX kbhw Version : winnt:5.0;win95:5.0 Platform : Win95 winnt Issue type : kbhowto |
================================================================================
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |