property Edit.ForeColorLockedLine as Color
Retrieves or sets a value that indicates the line's foreground color when it is locked.

TypeDescription
Color A Color expression that indicates the foreground color for locked line. 
Use the ForeColorLockedLine property to specify the foreground color for locked lines. Use the LockedLine property to lock a specific line. Use the Locked property to make read-only the entire control. Use the BackColorLockedLine property to specify the background color for locked lines.