I know it is quite an old topic, it was raised first time in 2007, and I think there was no solution for that. May be since that time anything has changed? I am just copying the question from that topic as it was closed since then.  Is it possible to achieve this? For example, i have this control:   $Label = GuiCtrlCreateLabel("My label with is part-colored", 20, 20) ;   and now i want to set color for this control, but just part of it, somthing like this (this not correct, i know, it's