|
-
Dec 23rd, 2001, 01:47 AM
#1
Thread Starter
Member
Scrollable forms
Hi all,
I have been trying to find an easy to understand way to use a scroll bar in a custom form. I was happy to find the one in vb-world by Karl Moore - that does it in 30 lines of code!
However, I have trouble downloading the example - it seems that it is no longer there.
Does anyone know of an easy way to do this? I have already given up on finding one (before I discovered this article), so it must be possible!
Thanks all,
vbAngel
The END! 
-
Dec 23rd, 2001, 04:26 AM
#2
Here is the best code I've found for scrollable forms:
http://vbaccelerator.com/codelib/ssubtmr/sbrclass.htm
It requires his sublassing dll but it works great. Also I got tired of adding the required code to each form and wanted to change a couple things so I made a class out of his code and some of mine,. If you want to use that its at my site, feel free.
-
Dec 23rd, 2001, 04:40 AM
#3
-
Dec 23rd, 2001, 05:45 AM
#4
Addicted Member
Hi,
Sometime back a found this Scroll Box Control. It worked pretty well for me. Hope it worx for u too.
Knowledge is static .... understanding is Dynamic
-
Dec 23rd, 2001, 05:57 AM
#5
Hyperactive Member
thanx..i was goin to ask this one too
-
Dec 24th, 2001, 12:04 AM
#6
Thread Starter
Member
Thanx! 
I was begining to think that what I wanted was impossible!
The END! 
-
Dec 24th, 2001, 04:56 AM
#7
Actually Peet I'm not sure I haven't worked on it in a while. It all works except for the file transfer part (now) but I was in the middle of transferring everything into a DLL. Your welcome to any code I have, you should be able to reach it here . Although I've had problems with Angelfire in the past. I really need to move to a small paid service, maybe after the holidays. Anyway everything is there in either the full P&D set packages for client and server or just the code and you can compile for yourself. The only outside control (other than the standard VB ones) is the Progress bar from the CCRP which I have a link to on that page or the control. Well I hope it helps. Good luck and Merry Christmas!
Oh and thanks for the compliment.
Last edited by Edneeis; Dec 24th, 2001 at 05:00 AM.
-
Dec 24th, 2001, 05:36 AM
#8
-= B u g S l a y e r =-
Thank you Edneeis
Merry Christmas to you to !
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|