IonicWind Software

IWBasic => GUI Central => Topic started by: RitchieF on September 06, 2008, 04:31:38 AM

Title: Individual Background color of a line in RichEdit control
Post by: RitchieF on September 06, 2008, 04:31:38 AM
Hi !

I know how to give each line in a richedit control an individual color or how to select a wanted line by code.

But for better readability I want to set the background color of each second line  to a given color .

Is this possible (via sendmessage or so) ?

Thanks,

Richard 

After a long search in the net I found this:

http://edeca.net/site/code:rtbhighlight

Though it's vb-code it's a step in the right direction