Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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