Page 1 of 1

How can i change textcolor of MultiLineEditbox?

Posted: Tue Jul 10, 2007 22:06
by pilgrimm
Hi,

there is no property textcolours. where can i change the textcolor of a multilineeditbox?

mfg
philipp

Posted: Tue Jul 10, 2007 22:22
by Pompei2
If you are using TaharezLook, as you can see here, there are these propreties:

Code: Select all

NormalTextColour
SelectedTextColour
ActiveSelectionColour
InactiveSelectionColour


If you use WindowsLook, as you can see here, There are these propreties:

Code: Select all

ActiveSelectionColour
InactiveSelectionColour
NormalTextColour
SelectedTextColour