Good Morning,
I have tried evey possible combination of color settings (I think) but I cannot get the colors of my ComboBoxes right.
Everywhere in my system (for Get's) I use:
ReDefine Get ... Color CLR_BLUE
and this works perfectly BUT
ReDefine ComboBox ... Color CLR_BLUE Items ...
does nothing i.e. the text display is still Black.
I just need to change the foreground or text color to the same blue as the text of the gets but every time I try to add different color settings like:
ReDefine ComboBox ... Color CLR_BLUE, CLR_BLACK Items ...
or something like that I just don't seem to be able to change ONLY the foreground text color i.e. I seem to manage to make the while thing unreadable.
Any ideas?
Regards,
Dale.