Re: richedit back color

new topic     » goto parent     » topic index » view thread      » older message » newer message

On Mon, 3 Apr 2000 11:03:57 +0200, =?iso-8859-2?B?qWtvZGE=?=
<tone.skoda at SIOL.NET> wrote:

>anybody knows how to set background color of 1 character in richedit
window?
>i want to set background color of text in 1 line
>

There's no way I know of to do this, background color is an attribute of
the entire control.  You can do a:

ret = sendMessage(richedControl, EM_SETBKGNDCOLOR, 0, #800000)

To change this.

Brian

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu