EN_VSCROLL does not work when the Control is a CRichEditCtrl class.

I need to be able to link the v-scrollbars of two CRichEditCtrl's together.

How do you enable the message map EN_VSCROLL in CRichEditCtrl?

if that is impossible is there an equivalent message map? How do I execute a f() when the user moves the v-scrollbar?