ScrollerII 2.0.0
The ScrollerII Library has two Controls, the FormScroller and ScrollableContainer Control. Each of these two Controls provides automatic Scrolling functionality. The FormScroller makes and entire Form Scrollable, whereas the Scrollable Container Makes part of a Form Scrollable. If you need more user input elements (controls) to place on a Form than its available area, these controls can be really helpful. By making the Form scrollable, it is possible to use a much broader area than the available area of a Form.
Common features of these two Controls:
You can set the small and large scroll values for the control.
You can make the Scroller scroll continuously or only when the Mouse is released.
You can check if a control is visible at any given moment using the IsVisible Method.
You can Force the Scrollar to make a particular control visible by using MakeVisible Method.
You can get a collection of the Visible Controls using the VisibleControls property and loop through it if necessary.
You can manually scroll vertical or horizontal using the ScrollVertical and ScrollHorizontal Methods.
The BeforeScroll Event is fired before Scrolling and you may cancel scrolling in that event based on the situation.
The After Scroll Event is fired after a Scroll has occurred.
| Dialup | (56k) | 56 s |
| ISDN | (128k) | 25 s |
| DSL | (512k) | 07 s |
| Cable | (1024k) | 04 s |
| T1 | (1484k) | 03 s |
Related Downloads
OstroSoft POP3 Component 1.2COM library for Visual Basic 6, providing functionality to retrieve emails from mailserver (POP3). |
POP3 Email ActiveX (OCX) 1.0Email ActiveX 1.0 is an OCX control for software developer that allows sending e-mail messages directly from an application using POP3 and SMTP.... |
Barcode Label ActiveX (OCX) 1.0Barcode Label ActiveX 1.0 is an OCX control for software developers and for software authors that can make a barcode image directly from your... |
VB Tab-Control ActiveX (OCX) 1.0VB Tab-Control ActiveX 1.0 is an advanced, ready and easy to use ActiveX control for advancer and beginner developers as well. With this ActiveX... |
FTP Client ActiveX (OCX) 1.0FTP Client ActiveX 1.0 is an OCX control for software developers which can handle with FTP servers directly from your program. The control can be... |
VB TreeView ActiveX (OCX) 1.0VB TreeView ActiveX 1.0 is an advanced and ready to use ActiveX control for visual basic developers. Add, remove and edit items to this tree view,... |
MP3 Tags ActiveX (OCX) 1.0MP3 Tags ActiveX 1.0 is an OCX control for software developers and for software authors that can read, write, erase and edit the ID3 tags of MP3... |
MP3 Player ActiveX (OCX) 1.0MP3 Player ActiveX 1.0 is an OCX control for software developers to play MP3 audio files and many other audio formats directly from an application.... |














