CMFCPropertyGridProperty::OnRClickName

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

virtual void OnRClickName(
   CPoint C 
);

Parameters

Parameter

Description

[in] C

A point, in client coordinates.

Remarks

By default, this method does nothing.

Requirements

Header: afxpropertygridctrl.h

See Also

Concepts

MFC Hierarchy Chart

Reference

CMFCPropertyGridProperty Class