Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Bug: Mousewheel on ListBox
Message
From
13/01/2005 05:16:37
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Bug: Mousewheel on ListBox
Environment versions
Visual FoxPro:
VFP 9
Miscellaneous
Thread ID:
00976692
Message ID:
00976692
Views:
56
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
Next
Reply
Map
View

Click here to load this message in the networking platform