Howdi..

I have put the path to the help-file in the "Project properties and if I press "F1" the HTML Help show's the help-file.

THE QUESTION:
How do I show the help-file from a menu. I tryed to use "SendKey ({F1})" and it works if the program is active but since I have a a icon in the tray icon bar where a menu is shown on right-click it's not sure that the program is active and I send the F1 key to something else.

Any ideá?