CWnd::OnLButtonDblClk

This member function is called by the framework when the user double-clicks the left mouse button.

Syntax

afx_msg void OnLButtonDblClk( UINT nFlags, CPoint point );

At a Glance

Header File Afxwin.h
Platforms
Versions 1.0 and later
Complete documentation Visual C++ documentation

See Also

CWnd Overview, CWnd Member Functions, Window Class Categories, CWnd::OnLButtonDown, CWnd::OnLButtonUp