Gets a value to be added to or subtracted from the value property when the scroll box is moved a large distance.
Returns
A numeric value. The default is 5.
Remarks
When the user presses the PAGE UP or PAGE DOWN key or clicks the track bar on either side of the scroll box, the value property changes according to the value set in the large_change property. You might consider setting the large_change value to a percentage of the height (for a vertically oriented track bar) or width (for a horizontally oriented track bar) value. This keeps the distance your track bar moves proportionate to its size.