Results 1 to 6 of 6

Thread: [RESOLVED] VBAccelerator Scrollbar Class Issue

Threaded View

  1. #6

    Thread Starter
    Frenzied Member
    Join Date
    Jan 2010
    Posts
    1,103

    Re: [RESOLVED] VBAccelerator Scrollbar Class Issue

    Quote Originally Posted by Schmidt View Post
    Took a look now and found, that the calculation for the Max-Member of the SBInfo-Struct was off by one...
    Also changed the behaviour to being fully compatible to the Min/Max/LargeChange-behaviour of the VB6-Scrollers.

    Below is a reduced example of the original Zip you provided, which allows shifting the same
    Client-Picture with both Scroller-approaches - either per API-Scrollers or alternatively with the normal VB-Scrollers.

    http://vbRichClient.com/Downloads/VB...onstration.zip

    Olaf
    True. Have to offset -1 in Max calculation and put checking code in Value calculation.

    Thank you Schmidt. VbForums is a great community.


    @Schmidt
    Last edited by Jonney; Apr 29th, 2014 at 05:07 PM.

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