CMDIFrameWndEx::GetToolbarButtonToolTipText

调用由结构,当应用程序显示工具栏按钮的工具提示。

virtual BOOL GetToolbarButtonToolTipText(
    CMFCToolBarButton* pButton,
    CString& strTTText
);

参数

  • [in] pButton
    为工具栏按钮的指针。

  • [in] strTTText
    显示的工具提示文本的按钮。

返回值

TRUE,如果工具提示中显示。 否则FALSE。

要求

标头: afxmdiframewndex.h

请参见

参考

CMDIFrameWndEx选件类

层次结构图