BCGControlBar Pro for MFC
virtual BOOL CBCGPWorkspace::OnViewDoubleClick ( CWnd *  pWnd,
int  iViewId 
)
virtual

Invokes a user-defined command that has been associated with a double-click the left mouse button.

Call this function explicitly when processing WM_LBUTTONDBLCLK message. This will invoke the user-defined command associated with double-click the left mouse button.

Parameters
pWndA pointer to CView - derived object.
iViewIdSpecifies the view ID.