0

I want to disable blinking. How to disable erase background for children windows regions in CTabCtrl?

Ufx
  • 2,595
  • 12
  • 44
  • 83
  • WTL is lightweight. So all Win API advice applies here as well: handle `WM_ERASEBKGND`, paint accurately, use double buffering. – Roman R. Jan 13 '13 at 17:01
  • I would like to look at double buffering example for WTL. – Ufx Jan 13 '13 at 19:21

0 Answers0