Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
Called by the framework when the parent toolbar handles a WM_LBUTTONDBLCLK message.
virtual void OnDblClk(
CWnd* pWnd
);
Parameters
[in] pWnd
- The parent window of the button.
Remarks
This method is called by the CMFCToolBar::OnLButtonDblClk method when the parent toolbar handles a WM_LBUTTONDBLCLK message.
The default implementation of this method does nothing.
Requirements
Header: afxtoolbarbutton.h