Occurs when the user selects the menu or toolbar Help command.
Visual Basic |
---|
Public Event OnProductHelpStart() |
When the user clicks on the menu or toolbar button Preferences, it first generates the OnProductHelpStart event, then display the help window, followed by generating the OnProductHelpFinish event after opening the help file.