BCGControlBar Pro for MFC
virtual void CBCGPProp::OnRClickName ( CPoint  )
inlinevirtual

Called by the framework when the user clicks the right mouse button on the property name.

The function is called by the framework when the user clicks the right mouse button on the property name.

Override OnRClickName in a derived class to process this notification.

The default implementation does nothing.