Nota
O acesso a esta página requer autorização. Pode tentar iniciar sessão ou alterar os diretórios.
O acesso a esta página requer autorização. Pode tentar alterar os diretórios.
Determines whether a text label is displayed on the button.
BOOL IsDrawText() const;
Return Value
Nonzero if a text label is displayed; otherwise 0.
Remarks
This method returns FALSE if the toolbar button has no associated text label (CMFCToolBarButton::m_strText is empty) or CMFCToolBarButton::m_bText is set to FALSE.
Requirements
Header: afxtoolbarbutton.h