BCGSuite for MFC
void CBCGPCheckComboBox::SetDelimeter ( const CString &  strDelimeter,
BOOL  bRedraw = TRUE 
)

Specifies a delimeter that displayed between the checked items in the window text. A default value is semicolon (";").

Parameters
strDelimeterThe delimeter.
bRedrawSpecifies whether a control should be redrawn.