ScrollerII - Controls to provide Scrolling functionality
ScrollerII by Neo Components
Software Development » Basic, VB, VB DotNet Version : 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.
- Active X
- » Basic, VB, VB DotNet «
- C / C++ / C#
- Compilers & Interpreters
- Components & Libraries
- Debugging
- Delphi & Pascal
- Devices Control
- Help Tools
- IDEs & Coding Utilities
- Install & Setup
- Java
- Management & Distribution
- Network
- Reference & Tutorials
- SQL & Database
- Tools & Source Editors
- Other Development Tools
Updated freeware in
Basic, VB, VB DotNet
Iron Speed Designer freeware 5.0.1
Iron Speed Designer generates database and reporting applications for .NET in minutes, straight from your database. Quickly create visually stunning, feature-rich Web 2.0 applications that are easy-to-customize and ready-to-deploy.
Quick Download
SWF To Image freeware 1.43
SWF To Image library is a FREEWARE ActiveX programming library for converting SWF into BMP, JPG, GIF,PNG images from Visual Basic, Visual Basic.NET, ASP, ASP.NET, Visual C++, Visual C# programming languages.
Quick Download
Vb Card Search VbGames freeware 1.0.0
This game is a fun way to test your memory skills. Play against the computer or if you must select the practice mode. The program features different card sets and varying levels of intelligence. Source code included.
Quick Download
Vb Hangman VbGames freeware 1.0.0
Play the classic game of Hangman on your PC. Source code included.
Quick Download
ActiveResize Control Lite freeware 3.0
VBGold ActiveResize Control makes your VB applications completely resolution-independent. It resizes all controls and grids on your form when the form is resized. ActiveResize can handle any control and grid (+ Sheridan). No need to write any code!
Quick Download


