OnCtlColor & CTLCOLOR_BTN

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hello,

I have a view that is a CFormView. I place a CButton on it. I would like
to change the button text and background color.

I am using the OnCtlColor() through (WM_CTLCOLOR) and I am looking for
CTLCOLOR_BTN messages.

Nothing happens (I am using the same code from their example....)

Thanks,
Eitan
 
Back
Top