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.
Determines whether an image is displayed on the button.
BOOL IsDrawImage() const;
Return Value
Nonzero if an image is displayed on the button; otherwise 0.
Remarks
This method returns FALSE if the toolbar button has no associated image (CMFCToolBarButton::GetImage returns -1) or if CMFCToolBarButton::m_bImage is set to FALSE.
Requirements
Header: afxtoolbarbutton.h