Page 1 of 1

SetGetColorFocus()

Posted: Tue Oct 09, 2007 7:58 am
by Otto
Is a method: SetGetColorFocus also available for other controls like:
combobox
radiobutton
checkbox
Regards,
Otto

Re: SetGetColorFocus()

Posted: Tue Oct 09, 2007 8:13 am
by Enrico Maria Giordano
No, as far as I know. You can use bGotFocus and bLostFocus to respectively set and restore the colors.

EMG

Posted: Tue Oct 09, 2007 8:12 pm
by Otto
Antonio,
Do you plan to provide a similar function to SetGetColorFocus
for the other controls too.
Regards,
Otto

Posted: Tue Oct 09, 2007 8:34 pm
by Antonio Linares
Otto,

No, it is only for GETs, because they easily allow to change their colors.

Actually you are not using Win32 themes, but soon you will :-) and then it has little sense to change the colors of those controls