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 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