Is a method: SetGetColorFocus also available for other controls like:
combobox
radiobutton
checkbox
Regards,
Otto
Is a method: SetGetColorFocus also available for other controls like:
combobox
radiobutton
checkbox
Regards,
Otto
No, as far as I know. You can use bGotFocus and bLostFocus to respectively set and restore the colors.
EMG
Antonio,
Do you plan to provide a similar function to SetGetColorFocus
for the other controls too.
Regards,
Otto
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