Share via


CMFCPropertyGridCtrl::OnClickButton

Called by the framework when a property button is clicked.

virtual void OnClickButton(
   CPoint point 
);

Parameters

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

Remarks

By default, this method updates the current property value.

Requirements

Header: afxpropertygridctrl.h

See Also

Concepts

MFC Hierarchy Chart

Reference

CMFCPropertyGridCtrl Class