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