Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Bug: Mousewheel on ListBox
Message
De
13/01/2005 05:16:37
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Bug: Mousewheel on ListBox
Versions des environnements
Visual FoxPro:
VFP 9
Divers
Thread ID:
00976692
Message ID:
00976692
Vues:
55
On next code:

Expected : scroll the listbox

Observed : do none
* Mousewheel
 LPARAMETERS nDirection, nShift, nXCoord, nYCoord
NODEFAULT 
RETURN ListBox::MouseWheel(nDirection, nShift, nXCoord, nYCoord)
Why of this code:
Example: Scroll a ListBox without focus.

I known the TopIndex workaround.

Fabio
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform