CMFCPropertyGridProperty::OnClickButton

Called by the framework when the user clicks a button that is contained in a property.

virtual void OnClickButton(
   CPoint point 
);

Parameters

  • [in] point
    A point, in client coordinates.

Remarks

By default, this method does nothing.

Requirements

Header: afxpropertygridctrl.h

See Also

Reference

CMFCPropertyGridProperty Class

Hierarchy Chart