Results 1 to 3 of 3

Thread: moving button on scroll bar

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Mar 2002
    Posts
    65

    moving button on scroll bar

    How do I write code to move the button on a horizontal scroll bar?

  2. #2
    -= B u g S l a y e r =- peet's Avatar
    Join Date
    Aug 2000
    Posts
    9,629
    VB Code:
    1. HScroll1.Value = HScroll1.Max / 3
    -= a peet post =-

  3. #3
    Megatron
    Guest
    Set the MAX property to a smaller number, and you should see the tab moving when you click one of the arrows.

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