Observação
O acesso a essa página exige autorização. Você pode tentar entrar ou alterar diretórios.
O acesso a essa página exige autorização. Você 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