BCGControlBar Pro for MFC
void CBCGPCaptionBar::RemoveBitmap ( )

Removes a bitmap from a caption bar.

Call this function to remove a bitmap image from the caption bar. You set the bitmap using SetBitmap().

Caption bars can not display bitmaps and icons together. If you call SetIcon() and SetBitmap(), caption bar displays the icon.