CMFCRibbonBaseElement::OnAfterChangeRect
Updates the tooltip for the ribbon element.
virtual void OnAfterChangeRect(
CDC* pDC
);
Parameters
- [in] pDC
This parameter is not used.
Remarks
By default this method updates the tooltip for the ribbon element. Override this method to update the ribbon element after its display rectangle has changed.
Requirements
Header: afxbaseribbonelement.h