Results 1 to 3 of 3

Thread: [2005] Tab Page Autoscoll Behavior

  1. #1

    Thread Starter
    Hyperactive Member neef's Avatar
    Join Date
    Dec 2001
    Location
    Boston
    Posts
    311

    [2005] Tab Page Autoscoll Behavior

    The autoscroll on a tab page I made doesn't support the scrolling of the page while the scroll bar is being adjusted - only after the user lets go of the left mouse button does the tabpage move instantly to it's new and correct location.

    Another way to explain it is that nothing moves in the tabpage while the scroll bar is in use. It's a cheesy kind of scrolling that is a headache because you can't properly target how far you want to scroll without seeing how far you've gone.

    Panels don't do this so there's a solution (just slap a panel on the tabpage and let IT do the autoscroll work), but I was just wondering if I may have missed a simple setting, or if the autoscroll for tabpages is not well implemented in general.

    As always thanx!
    Intermediate Level Programmer Extraordinaire

  2. #2
    Super Moderator jmcilhinney's Avatar
    Join Date
    May 2005
    Location
    Sydney, Australia
    Posts
    111,221

    Re: [2005] Tab Page Autoscoll Behavior

    I just tested a Panel and a TabPage and they both auto-scrolled the same way; the way you want. I'm not sure why it wouldn't do so for you. Try it with a brand new project and see if it works then.
    Why is my data not saved to my database? | MSDN Data Walkthroughs
    VBForums Database Development FAQ
    My CodeBank Submissions: VB | C#
    My Blog: Data Among Multiple Forms (3 parts)
    Beginner Tutorials: VB | C# | SQL

  3. #3

    Thread Starter
    Hyperactive Member neef's Avatar
    Join Date
    Dec 2001
    Location
    Boston
    Posts
    311

    Re: [2005] Tab Page Autoscoll Behavior

    That is strange for sure...

    I only have a moment and can't do the test you suggested yet, but I thought that perhaps because I have generated my tabpage dynamically rather than through the designer there might be some property I've missed.

    I'll do the new project test and post the results here.
    Intermediate Level Programmer Extraordinaire

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