In my application I use context-sensitive help.
I put the command "THISFORM.HELPCONTEXTID = xxx" into the init-method.
Everything works perfect.
But as soon as I add an activeX object into my form, the keypress F1 does nothing. The KeyPreView property of the form is set to TRUE.
Thanks in advance
MK
I put the command "THISFORM.HELPCONTEXTID = xxx" into the init-method.
Everything works perfect.
But as soon as I add an activeX object into my form, the keypress F1 does nothing. The KeyPreView property of the form is set to TRUE.
Thanks in advance
MK