by m-rizwan (1 Submission)
Category: Miscellaneous
Compatability: Visual Basic 3.0
Difficulty: Beginner
Date Added: Wed 3rd February 2021
Rating:
(2 Votes)
activex control which Scrolls all the controls on the form in any direction [4 directions]
Please Vote for it
You might had faced problems of small resolution and bigger form requirement.
Here is the Solution
You just need to paste the control on any form and register it with the form in form_load event using StartScroll method.
Assumes
You might had faced problems of small resolution and bigger form requirement.
Here is the Solution
You just need to paste the control on any form and register it woth the form in form_load event using StartScroll method.