Change-Event-Bug in Scrollbars |
Post Reply |
Author | |
Jebo
Senior Member Joined: 27 October 2005 Location: Germany Status: Offline Points: 318 |
Post Options
Thanks(0)
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]
|
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |