It's incredible. As soon as I get out of a problem (thanks to members of this forum many times), I get into another.

Now, I need to disable a multiline textbox, so no one could edit or even click on the textbox (of course they could click, but it wouldn't have any effect)

My first option was to use the enabled property, but the problem is that if I do that, I can't change the font color, so it looks kind of wierd. I need the color to be black, but I don't know hoy can I change it.

Does anyone know hoy to solve this problem?

Thanks in advance.