I am new to C# and Windows Forms, but here is a thing: I wanna change text color in my textbox named NameField to red if my boolean function returns false;
I tri