It is interesting, I might try a test in C. I've never used the Tab control. I know some controls only notify and/or also notify through WM_NOTIFY to the main message loop. Treeview and Statusbar are two for example, but these do not need subclassing.
John Z