BCGControlBar Pro for MFC
void CBCGPDiagramTableShape::SetCaption ( const CString &  strText,
const CBCGPColor clrText,
const CBCGPBrush brCaptionFill,
BOOL  bShowCaption = TRUE 
)

Sets a diagram table caption.

Parameters
strTextThe caption text label.
clrTextThe caption text color.
brCaptionFillThe caption cell fill brush.
bShowCaptionTRUE to show, FALSE to hide the caption.