Hi, I’ve created a custom text input box that functions correctly, but I’m running into an issue with setting the text color. When I attempt to set the color programmatically, it doesn’t take effect. However, if I set the color in the Object Inspector for the Main Form, it applies as expected. How can I fix this? I’ve attached the source code in a zip file, and the screenshot shows the login form where I’m trying to change the text color.