Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
DoDefault()
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
00884980
Message ID:
00885132
Views:
17
Yes, but DODEFAULT() is not the correct workaround.
With a two or more level subclassing,
if you do not want call parent class code, DODEFAULT() is incorrent.

The general workaround for Mouse click SelectOnEntry is:
<TextBox|Spinner|EditBox>::GotFocus
without any IF test.

FABIO
Previous
Reply
Map
View

Click here to load this message in the networking platform