Remarque
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
Restores the text of a toolbar button to its default state.
virtual BOOL OnSetDefaultButtonText(
CMFCToolBarButton* pButton
);
Parameters
- [in] pButton
Points to a button, whose text is being set.
Return Value
TRUE ifthe text was successfully restored; otherwise FALSE.
Remarks
Override this method to process notifications that the text of a toolbar button is being changed to its default.
The default implementation loads the text of a button from the application resources.
Requirements
Header: afxtoolbar.h