Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SelStart and edit control
Message
 
 
To
15/04/1999 14:39:47
General information
Forum:
Visual FoxPro
Category:
Windows API functions
Miscellaneous
Thread ID:
00208285
Message ID:
00208877
Views:
27
Alex,

Probably because Click() is just a notification that a MouseDown() and MouseUp() occured on the same object. If you had put code into the MouseDown() and/or MouseUp() you probably would have needed to use the NODEFAULT to prevent the re-execution of the BaseClass behavior from undoing changes done by your overridden code.

>Thank you for the explanation, but why Click does not work the same way ? Shouldn't SelStart be set consistently ?
df (was a 10 time MVP)

df FoxPro website
FoxPro Wiki site online, editable knowledgebase
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform