Share

CNavDialog::OnDialogHelp

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.

Links

CNavDialog Class

Was this information helpful?