Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Need advice on WhatsThis Help ?
Message
From
27/06/2002 15:44:50
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Need advice on WhatsThis Help ?
Miscellaneous
Thread ID:
00673055
Message ID:
00673055
Views:
42
Hi
I saw in "Solutions" a way to put help "Whats this" in a form to document every control. There each control have a number on "WhatsThisHelpID" property and in the WhatThis.HLP file I found this:

1 Create a Help file with a topic for each control on the form.
(Where to do this.....)
2 In the Map section of the Help project, map helpcontextID values to the topics.
(Again where to do this....)
3 Set the WhatsThisHelp property of the form to true (.T.).
(OK...)
4 Set the WhatsThisButton property of the form to true (.T.).
(OK...)
5 Set the WhatsThisHelpID of the controls to the appropriate helpcontextID values.
(OK...)
6 In the Load or Init of the form, use the SET HELP TO command to specify the help file for the form.
(OK...but again where can I create that ".hlp" file...)

Thanks
Juan Uribe
Next
Reply
Map
View

Click here to load this message in the networking platform