Hey All, :)
I have 60% Opaque form. And when the user changes the color of the form, sometimes (depending on the chosen color), they cannot see the text on the form anymore because it too-closely resembles the color of the form. So, I'm trying to do maybe an if/switch to see if the chosen BackColor of the form is either Dark, or Light. If it is Dark, then all text on the form should be White. If it is Light, then all text on the form should be Black.
Is this at all possible? I've seen this all over the place but not sure what to search for without writing the whole question in the search field.
Any help/suggestions would be greatly appreciated.
Thanks, jason.