Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
ListView MouseMove Event problem
Message
From
27/05/1998 14:54:20
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
ListView MouseMove Event problem
Miscellaneous
Thread ID:
00102474
Message ID:
00102474
Views:
52
Hi.
I have a small problem with ListView ActiveX control. I place some code in MouseMove Event to make the Drag operation.

LPARAMETERS button, shift, x, y
IF button = 1
THIS.Drag
ENDIF.

When the form is loaded button = 0. When I press the left mouse button button = 1. When I let up it button = 1 and the value remains... Why?
Denis Gavrikov.
Next
Reply
Map
View

Click here to load this message in the networking platform