event OversizeChanged (Horizontal as Boolean, NewVal as Long)

Occurs when the right range of the scroll has been changed.

 TypeDescription 
   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.


Send comments on this topic.
© 1999-2008 Exontrol Inc, Software. All rights reserved.