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:rawItem (OWNERDRAWN)? Or is intercepting draw messages within CMyButton better?


Dave Giovannini