CMFCRibbonBar::OnClickButton
This method is retained for backward compatibility with existing applications and should not be used for new development.
virtual void OnClickButton(
CMFCRibbonButton* pButton,
CPoint point
);
Parameters
[in] pButton
Pointer to the button that was clicked.[in] point
This parameter is not used.
Requirements
Header: afxribbonbar.h
See Also
Concepts
Reference
Change History
Date |
History |
Reason |
---|---|---|
October 2008 |
Updated whole topic. |
Information enhancement. |