HScrollSmallChange, VScrollSmallChange
These two properties control how much a form scrolls each time you click on one of the arrow keys of a scrollbar.| Usage | frmForm.HScrollSmallChange = nHorizontalAmount nHorizontalAmount = frmForm.HScrollSmallChange frmForm.VScrollSmallChange = nVerticalAmount nVerticalAmount = frmForm.VScrollSmallChange |
| Example | ThisForm.HScrollSmallChange = 30 |
| See Also | ContinuousScroll, Form, Scrollbars |
View Updates
Copyright © 2002 by Tamar E. Granor, Ted Roche, Doug Hennig, and Della Martin. All Rights Reserved.