PRB: "Help not available" Viewing TypeLib in Class Browser (189707)



The information in this article applies to:

  • Microsoft Visual FoxPro for Windows 5.0
  • Microsoft Visual FoxPro for Windows 5.0a

This article was previously published under Q189707

SYMPTOMS

When you view the Type library for an object in the Class Browser, and repeatedly click the +/- sign of a node in the right-hand pane, the following error may occur:
Help not available.

CAUSE

The Class Browser is designed to display help for an item when you double- click the item. This is useful when a Type library, for example, contains help information. Rapidly clicking the +/- sign in a Treeview control may fire the double-click event.

STATUS

This behavior is by design.

MORE INFORMATION

Steps to Reproduce Behavior

  1. From the Tools menu, choose Class Browser.
  2. Open an .ocx control. For example, you may use \VFP98\FPOLE.OCX.
  3. Rapidly click the +/- sign next to the lfpolectl object in the right-hand pane.

    The "Help not available" error occurs.

Modification Type:MajorLast Reviewed:12/11/1999
Keywords:kbprb KB189707