Get the current maximum value of a scrollbar. The result is always 0 if the scrollbar is not active or it is managing.
See also set-scrollbars.
The which argument is either wx:const-horizontal or wx:const-vertical, indicating that the maximum value of the horizontal or vertical scrollbar should be returned, repsectively.