BCGControlBar Pro for MFC
void CBCGPEditCtrl::EnableCommentingSelectedText ( CString  str)
inline

Enables or disables the commenting of selected text.

Parameters
strThe characters used as beggining of the comment (e.g. "//" for C++ language). If this string is empty, the commenting of selected text will be disabled.