Results 1 to 8 of 8

Thread: Scrollable forms

  1. #1

    Thread Starter
    Member vbAngel's Avatar
    Join Date
    Jul 2001
    Location
    somewhere around I'm sure
    Posts
    48

    Unhappy 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!

  2. #2
    Your Ad Here! Edneeis's Avatar
    Join Date
    Feb 2000
    Location
    Moreno Valley, CA (SoCal)
    Posts
    7,339
    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.

  3. #3
    -= B u g S l a y e r =- peet's Avatar
    Join Date
    Aug 2000
    Posts
    9,629
    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 )

  4. #4
    Addicted Member hamins's Avatar
    Join Date
    Sep 2001
    Posts
    192
    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

  5. #5
    Hyperactive Member deane034's Avatar
    Join Date
    May 2001
    Location
    Sri Lanka
    Posts
    485
    thanx..i was goin to ask this one too
    me.life = VB

  6. #6

    Thread Starter
    Member vbAngel's Avatar
    Join Date
    Jul 2001
    Location
    somewhere around I'm sure
    Posts
    48
    Thanx!
    I was begining to think that what I wanted was impossible!
    The END!

  7. #7
    Your Ad Here! Edneeis's Avatar
    Join Date
    Feb 2000
    Location
    Moreno Valley, CA (SoCal)
    Posts
    7,339
    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.

  8. #8
    -= B u g S l a y e r =- peet's Avatar
    Join Date
    Aug 2000
    Posts
    9,629
    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
  •  



Click Here to Expand Forum to Full Width