B4J Question Colors is not defined

MathiasM

Active Member
Licensed User
Hello

I try to set a textbox.TextColor = Colors.Black.
But the IDE shows an error on Colors.Black because Colors is not defined.
How do I enable the Colors functionality?

Thank you!
 
Top