COleControlContainer::ScrollChildren
Called by the framework when scroll messages are received from a child window.
virtual void ScrollChildren(
int dx,
int dy
);
Parameters
dx
The amount, in pixels, of scrolling along the x-axis.dy
The amount, in pixels, of scrolling along the y-axis.
Requirements
Header: afxocc.h