BCGControlBar Pro for MFC
BOOL CBCGPToolbarButton::IsDrawImage ( ) const
inline

Tells whether a button's image is displayed.

Returns
Nonzero if a button's image is displayed; otherwise 0.

The function returns FALSE either if a toolbar button has no image associated (GetImage() returns -1) or m_bImage is set to FALSE.