Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Isolating events in Horizontal Scroll Bar
Message
De
11/02/2002 09:30:46
 
 
À
11/02/2002 07:21:01
Information générale
Forum:
Visual Basic
Catégorie:
Contrôles ActiveX
Divers
Thread ID:
00618227
Message ID:
00618289
Vues:
10
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?...

Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform