COleControl::FireDblClick

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

void FireDblClick( );

Remarks

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

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

Requirements

Header: afxctl.h

See Also

Concepts

COleControl Class

COleControl Members

Hierarchy Chart

COleControl::FireClick

COleControl::FireMouseDown

COleControl::FireMouseUp