Results 1 to 2 of 2

Thread: Vscroll

  1. #1

    Thread Starter
    New Member
    Join Date
    Sep 2003
    Posts
    2

    Vscroll

    dose anyine know where or can give me a sample code (step by step how to make a scrol bar for a form or frame in VB6

    Thanks

  2. #2
    Frenzied Member vbNeo's Avatar
    Join Date
    May 2002
    Location
    Jutland, Denmark
    Posts
    1,994

    Hmm

    You mean too scroll the controls on the form? You can either do this manually(If VScroll.Value=X Then MyControl.Top=Y), Or use API(I think), try doing a search on the forums for it, I know people have asked this question before...

    Cheers!
    "Lies, sanctions, and cruise missiles have never created a free and just society. Only everyday people can do that."
    - Zack de la Rocha


    Hear me roar.

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