BCGControlBar Pro for MFC
virtual void CBCGPToolbarButton::OnDblClick ( CWnd *  pWnd)
inlinevirtual

Called by the framework when the parent toolbar handles OnLButtonDblClk.

The OnDblClick function is called by the framework when the parent toolbar handles OnLButtonDblClk.

The default implementation does nothing.

Parameters
pWndThe parent toolbar window.