README.md
December 4, 2022 ยท View on GitHub
Description
This simple snippet was requested by a fellow developer and I decide to post it here. It scrolls a form both horizontally and vertically. Therefore it is great for projects where run-time added controls can only be seen partially. The scrollbars will enable users to scroll to see the full view of run-time added controls.
The base codes for this snippet was given to me by Megatron (Dont know his real name) I furthur tweak it to enable the controls to be able to scrolled both ways. Please DONT vote for it. Comments will be nice. Thank You
More Info
It is in the Project
Sometimes, when a form's dimensions are fixed and runtime added controls can only be seen partially. The user will need to view scrollbars to scroll to see the contents of the controls. This code teaches how to scroll the form with the scrollbars
| Submitted On | 2001-04-01 14:37:30 |
| By | SoftwareMaker |
| Level | Intermediate |
| User Rating | 5.0 (15 globes from 3 users) |
| Compatibility | VB 5.0, VB 6.0, VBA MS Access, VBA MS Excel |
| Category | Coding Standards |
| World | Visual Basic |
| Archive File | Scroll a F17773412001.zip |