I don't agree on this, at least after seeing Common Controls library from Alex R. Grigorjev.
Seems that is possible to create native windows controls on any form/toolbar, without the need for ActiveX.
And now, we can bind native windows events to VFP, so we can intercept when and how user interacts withe these control windows.
My goal is to design an explorer bar like class.
Of course that I'll make it available for community if I'll ever succced in doing it.