Hello everyone,
in the designer, I have an EditText object, and I want to set text's background color property, but I don't find where I can set it.
I find Text Color and Hint Color, but where is Background Color property ???
I use this line in runtime code:
and it works, but how can I do it in the designer ??
Many thanks
Sergio
P.S.: I use B4A 4.00
in the designer, I have an EditText object, and I want to set text's background color property, but I don't find where I can set it.
I find Text Color and Hint Color, but where is Background Color property ???
I use this line in runtime code:
B4X:
EditText1.Color = Colors.White
Many thanks
Sergio
P.S.: I use B4A 4.00