-
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
-
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.
-
Edneeis, took a look at u'r site, nice :)
do u know when u'r NetMessanger sample will be finished ? I'd love to take a look at it (and ofcourse steel all the code I can :) )
-
1 Attachment(s)
Hi,
Sometime back a found this Scroll Box Control. It worked pretty well for me. Hope it worx for u too.
-
thanx..i was goin to ask this one too :D
-
Thanx! :D
I was begining to think that what I wanted was impossible!
-
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.
-
Thank you Edneeis
Merry Christmas to you to ! :)