property Edit.ForeColorLine(Index as Long) as Color
Specifies the line's foreground color.

 TypeDescription 
   Index as Long A long expression that indicates the index of line being colored.  
   Color A color expression that indicates the line's background color.  
Use the ForeColorLine property to change the line's foreground color. Use the ClearForeColorLine method to clear the line's foreground color. Use the BackColorLine property to specify the line's background color. Use the BackColor property to specify the control's background color. Use the ForeColor property to specify the control's foreground color.
Send comments on this topic.
© 1999-2006 Exontrol Inc, Software. All rights reserved.