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