Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > ActiveX COM > Controls
  New Posts New Posts RSS Feed - Change-Event-Bug in Scrollbars
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Change-Event-Bug in Scrollbars

 Post Reply Post Reply
Author
Message Reverse Sort Order
Jebo View Drop Down
Senior Member
Senior Member


Joined: 27 October 2005
Location: Germany
Status: Offline
Points: 318
Post Options Post Options   Thanks (0) Thanks(0)   Quote Jebo Quote  Post ReplyReply Direct Link To This Post Topic: Change-Event-Bug in Scrollbars
    Posted: 30 March 2011 at 6:26am
Hi,

there is a bug in your scrollbars.

The "Change"-Event will not fire, if you change the Max-Value

For example:

Private Sub Form_Resize()
   ScrollBar1.Max = (Picture1.Height - Me.ScaleHeight)
End Sub

will normaly fires the "ScrollBar1_Change()" with VB-Standard-Scrollbars. But not with CJ's!

So please fix, THX!

[Sig removed by Admin: Signature can't exceed 40GB]
Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.04
Copyright ©2001-2021 Web Wiz Ltd.

This page was generated in 0.156 seconds.