From: dominolog on
Hello

Is CBitmapButton ready for work with 3state push button (the normal
button that toggles between pressed and non pressed state)?

Regards
From: Laurent on
"dominolog" <dominiktomczak(a)gmail.com> a �crit dans le message de news:
3049ef5e-555a-452c-9d53-ffb58e96d5e8(a)p23g2000vbl.googlegroups.com...
> Hello
>
> Is CBitmapButton ready for work with 3state push button (the normal
> button that toggles between pressed and non pressed state)?

3 state is BS_PUSHLIKE | BS_AUTOCHECKBOX
Try to modify its style.