BCGSuite for MFC
void CBCGPEditCtrl::EnableHighlightCurrentLine ( BOOL  bEnable = TRUE,
CBCGPEditCurrentLineStyle  style = VisualManagerCurrentLine,
BOOL  bSelectionBarAtLeft = TRUE 
)

Enables or disables the current (focused) row highlighting.

Parameters
bEnableSpecifies whether the current row selection is highlighted.
styleSpecifies the current row selection style.
bSelectionBarAtLeftSpecifies whether the current row selection is started on the left side of the control. If this parameter is FALSE, the current row selection is started on the left side of the text area.