property Edit.BackColorCaretLine as Color
Returns or sets the background color used to display the cursor line.

 TypeDescription 
   Color A color expression that indicates the background color of the current line.   

The current line displays a different background color if the BackColorCaretLine property is not 0. By default, the BackColorCaretLine property is 0. If the BackColorCaretLine property is 0 it has no visual effect. Use the BackColorALternate to display alternate lines in the control. Use the BackColor property to specify the control's background color. Use the CaretLine property to specify the line where the caret is.


Send comments on this topic.
© 1999-2006 Exontrol Inc, Software. All rights reserved.