I need to make a StaticText red, what should I use?
Depending on which color you would need to set, look into SetForegroundColour() or SetBackgroundColour() method.
SetForegroundColour()
SetBackgroundColour()