Hi All
We are writing a help file for a VFP8 application.
We know about the context help and attaching it via helpcontextid.
However, what were looking to do is if, for example, a field didnt have any contextid, try it's parent object, like a pageframe or container or eventually the form.
We were looking at using keypress to achieve this.
This way a user would always get some form of related help.
Does this sound stupid? Or is there a better way?
Thanks