| void CBCGPEditCtrl::EnableHighlightCurrentLine | ( | BOOL | bEnable = TRUE, |
| CBCGPEditCurrentLineStyle | style = VisualManagerCurrentLine, |
||
| BOOL | bSelectionBarAtLeft = TRUE |
||
| ) |
Enables or disables the current (focused) row highlighting.
| bEnable | Specifies whether the current row selection is highlighted. |
| style | Specifies the current row selection style. |
| bSelectionBarAtLeft | Specifies 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. |