David Giovannini
March 31st, 1999, 03:56 PM
Hello,
When and where is the best time to intercept button drawing? Except for some visual marks to be drawn on-top of a CButton, I need the button to draw and behave as specified from the resource editor.
Is there a way to call the default drawing routines from CMyButton::DrawItem (OWNERDRAWN)? Or is intercepting draw messages within CMyButton better?
Dave Giovannini
When and where is the best time to intercept button drawing? Except for some visual marks to be drawn on-top of a CButton, I need the button to draw and behave as specified from the resource editor.
Is there a way to call the default drawing routines from CMyButton::DrawItem (OWNERDRAWN)? Or is intercepting draw messages within CMyButton better?
Dave Giovannini