Click to See Complete Forum and Search --> : Problem with Help


mfehr2
July 3rd, 2001, 12:24 AM
Hy, I have the following Problem:
I have created a Help File with Doc-To-Help, and had imlemented it in VB-Code
--->>> have added the corresponding HelpContext Id`s in VB an set WhatsThisHelp on True.
Now I want to call the Help via HelpPointer, which worked, but only a Tool Tip Text comes up, which seems allright.
But when I set WhatsThisHelp on False then with key F1 the whole HelpWindow appears, and that is what i want!!!!!!

So my question, is there any possibility that the Help Pointer works as the same as the F1 key???

PLEASE HELP!!!!