PDA

View Full Version : TextArea - Backgroundcolor?


DD2k3
04-08-2004, 07:58 AM
Hi,


Can i make the color of a textarea black or gray?

Because the white is ... :) and i´m an newbie :D


thx. :)


or how can i make at a label *enters* (new lines).

thx

prt1
04-08-2004, 08:07 AM
I believe you can use:-
myTextArea.BackGroundColor = "0x#ff0000";