Click to See Complete Forum and Search --> : Cbitmapbutton


voyageur1
May 10th, 1999, 08:09 AM
I have a Cbitmapbutton member. On my OnInitDialog function I call autoload (IDC_UP,this). But because I use OnDrawItem function, the DOWN BITMAP, FOCUSED BITMAP are not loaded when i click on my button.
What am I doing wrong ? Is there the message notification missing ?

Thank you