C++
void OnDialogHelp() override;
Description
Called when a Help button is selected or F1 is entered. Override this function to supply your own Help file. See the ADUI documentation for additional information.
void OnDialogHelp() override;
Called when a Help button is selected or F1 is entered. Override this function to supply your own Help file. See the ADUI documentation for additional information.