Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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