C++
virtual void OnItemHelp();
Description
The framework calls this method when the Help option is selected from the context menu. The base class method provides default implementation for this command. If special behavior is required, override this method in the derived class.