Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Isolating events in Horizontal Scroll Bar
Message
From
11/02/2002 09:30:46
 
 
To
11/02/2002 07:21:01
General information
Forum:
Visual Basic
Category:
ActiveX controls
Miscellaneous
Thread ID:
00618227
Message ID:
00618289
Views:
9
This message has been marked as the solution to the initial question of the thread.
I will not discuss case when user moves ScrollBar's slider.

First, set LargeChange and SmallChange properties to different values. LargeChange value is used when user click between slider and arrow button. SmallChange value is used when user click on arrow button.

Second, both clicks fires Change event, but in this event, dependent on where user was click (between slider and arrow button or on arrow button), Value property of the ScrollBar was changed from it's previous value with LargeChange or SmallChange value.

Plamen Ivanov
MCSD .NET Early Achiever and MCAD .NET Charter Member (VB .NET/SQL Server 2000)
MCSD (VB 6.0/SQL Server 2000)

VB (.NET) - what other language do you need in the whole Universe?...

Previous
Next
Reply
Map
View

Click here to load this message in the networking platform