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


April 20th, 1999, 03:24 AM
I defined a CBitmapButton in my dialog with properties OwnerDrawn and Notify.
However, the parent dialog cannot catch OnNotify messages, only OnCommand. How can I catch WM_Notify?
I need it to produce a button , which is looked pressed after left click and usual after another left click, but not when mouse which left button is still pressed moves outside the button. Great thanks in advance, Levi