Expand Minimize
This topic has not yet been rated - Rate this topic

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
);
[in] pButton

Pointer to the button that was clicked.

[in] point

This parameter is not used.

Header: afxribbonbar.h

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.