The information in this article applies to:
SUMMARYThe WhatsThisHelp function in previous versions of the Help engine provided a small pop-up with Help information. Visual FoxPro version 6.0 uses HTMLHelp, which causes WhatsThisHelp to display the same way as if Help were launched using the F1 key or from the FoxPro menu. MORE INFORMATION
The following code demonstrates how WhatsThisHelp displays. The code
assumes that you have Help set to the FoxPro Help file (either Msdnvs98.col
or FoxHelp.chm).
Sample Code
REFERENCESVisual FoxPro 6.0 Help; search on: "SYS(1023)-Enable Help Diagnostic Mode"; "SYS(1024)-Disable Help Diagnostic Mode" Additional query words: kbVFp600 kbContainer kbCtrl
Keywords : |
Last Reviewed: August 16, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |