CWnd::OnHelp

Switch View :
ScriptFree
Visual Studio 2010 - Visual C++
CWnd::OnHelp

Handles F1 Help within the application (using the current context).

afx_msg void OnHelp( );
Remarks

See CWinApp::OnHelp for more information.

Requirements

Header: afxwin.h

See Also

Reference

Concepts