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.
|
Related Tags
Related Downloads
TopWindow.bas 1.00.05TopWindow.bas contains two subs: |
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.... |
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,... |
VB.Net to C Converter 2.09VBConversions VB.Net to C# Converter is a state of the art conversion program which rewrites your VB.Net project in C#. Variable names, comments,... |
ZylBurner.NET 1.12ZylBurner.NET is a CD / DVD burner .NET component. It is based on NeroCmd utility, so it needs Nero Burning ROM to be installed. This component is... |
SuperCombo 1.5SuperCombo is an enhanced ActiveX combo box that includes several properties that are not included in a standard combo box. This is lightweight and... |
ZylSerialPortAX 1.35ZylSerialPortAX is a thread based asynchronous serial port ActiveX control. |













