COleControl::FireDblClick

void FireDblClick( );

Remarks

Called by the framework when the mouse is double-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 DblClick event to occur, the control’s Event map must have a stock DblClick event defined.

COleControl OverviewClass MembersHierarchy Chart

See Also   COleControl::FireClick, COleControl::FireMouseDown, COleControl::FireMouseUp