CMvcLogicalPart::PageDown

void CMvcLogicalPart::PageDown(BOOL bVerticle)

Moves the logical rect down or to the right by one logical page

Defined in: MvcLogicalPart.h

Parameters

bVerticle

TRUE to scroll vertically. FALSE to scroll to the right.

See Also

PageUp