Search Tools Links Login

Scroll a Form


Visual Basic 6, or VB Classic

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

Original Author: SoftwareMaker

Inputs

It is in the Project

Assumptions

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

Returns

Nothing

About this post

Posted: 2002-06-01
By: ArchiveBot
Viewed: 89 times

Categories

Visual Basic 6

Attachments

Scroll a F17773412001.zip
Posted: 9/3/2020 3:45:00 PM
Size: 3,044 bytes


Loading Comments ...

Comments

No comments have been added for this post.

You must be logged in to make a comment.