Occurs when the Help command has completed.
Visual Basic |
---|
Public Event OnProductHelpFinish() |
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.