C++
virtual void OnItemRefresh();
Description
The framework calls this method when the Refresh 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.