C++
virtual void OnItemProperties();
Description
The framework calls this method when the Properties option is selected from the context menu. The base class method does nothing. Override this method in the derived class to provide implementation.
virtual void OnItemProperties();
The framework calls this method when the Properties option is selected from the context menu. The base class method does nothing. Override this method in the derived class to provide implementation.