Checks if one page down event occured.
bool IsPageDown (void) const;
Return Value
true, if one page down event occured.
Description
At one page down event, the scroll box moves one page down. This event can be raised by clicking on
the scroll bar below the scroll box, or on Windows pressing the page-down key (when the scroll bar has the
keyboard focus).