Share

OnDialogHelp Method

Overload List

Method Description
CNavDialog::OnDialogHelp () 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.
CNavDialog::OnDialogHelp (LPCTSTR) 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.

Was this information helpful?