VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

A simple Scrolling Form (Not an ActiveX Control)

Elias Barbosa  (9 Submissions)   Custom Controls/Forms/Menus   Visual Basic 3.0   Intermediate   Wed 3rd February 2021

This is a control that will allow you to create a form that can be scrolled by the user. It is very simple to implement.
This submission is heavily based on another submission by Fred_Cpp:
https://www.vbcoders.com/vb/scripts/showcode.asp?lngWId=1&txtCodeId=31896
I hope that Fred doesn't get mad at me for tweaking his code! :)
My modified version has little changes. When there is no need to scroll horizontally or vertically, the scroll bar is hidden. The scroll bars do not have the annoying blinking anymore. I did a lot of clean up on the code and added a few comments in "English".
I think that the example looks better, too.
It would be good if you guys could give me some feedback.
============================================
I have just uploaded an ActiveX Control that is much better. The URL Is:
============================================
https://www.vbcoders.com/vb/default.asp?lngCId=32374&lngWId=1

Rate A simple Scrolling Form (Not an ActiveX Control) (12(12 Vote))

Download A simple Scrolling Form (Not an ActiveX Control)

A simple Scrolling Form (Not an ActiveX Control) Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters