Occurs when the right range of the scroll has been changed.
![]() | Type | Description | ||
| Horizontal as Boolean | A boolean expression that indicates whether the range of the horizontal or vertical scroll bar is changed. | |||
| NewVal as Long | A long value that indicates the new scroll bar value. |
If the control has no scroll bars the OversizeChanged event is not fired. The OversizeChanged event notifies your application that the range of the control's scroll bars is changed. The OffsetChanged event property notifies your application that the position of the control's scroll bars is changed.