|
virtual |
Called by the framework when a button contained in a grid item has been clicked.
This function is called by the framework when a button contained in a grid item has been clicked.
The default implementation updates the item's current value and redirects the call to CBCGPGridItem::OnClickButton.
point | Specifies the point, in the client coordinates, where the button is clicked. |