Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
Called by the framework to retrieve a tooltip for a toolbar button.
virtual BOOL GetToolbarButtonToolTipText(
CMFCToolBarButton* ,
CString&
);
Return Value
TRUE if the tooltip has been displayed. The default implementation returns FALSE.
Remarks
Override this method if you want to display custom tool tips for toolbar buttons.
Requirements
Header: afxMDIChildWndEx.h