COleControl::FireClick

Called by the framework when the mouse is clicked over an active control.

void FireClick( );

Remarks

If this event is defined as a custom event, you determine when the event is fired.

For automatic firing of a Click event to occur, the control's Event map must have a stock Click event defined.

Requirements

Header: afxctl.h

See Also

Reference

COleControl Class

Hierarchy Chart

COleControl::FireDblClick

COleControl::FireMouseDown

COleControl::FireMouseUp