|
virtual |
Called by the framework when user clicks a button.
Override this method in a derived class if you wish to be notified about Click event. Sent when the parent has processed OnLButtonUp message.
point | Contains mouse position in button's parent client coordinates. |