void FireClick( );
Remarks
Called by the framework when the mouse is clicked over an active control. 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.
COleControl Overview | Class Members | Hierarchy Chart
See Also COleControl::FireDblClick, COleControl::FireMouseDown, COleControl::FireMouseUp