Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Position to beginning of text
Message
 
 
To
01/04/2004 22:06:18
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00891630
Message ID:
00891658
Views:
18
Geoff,

>Almost got there myself. Didn't think of the dodefault() - nodefault bit though.
>Can you tell me what happens with the Dodefault() on the standard control?

dodefault() to get the base behavior to happen before it normally happens, and the nodefault to prevent it from happening when it normally does (after all your code) because it may undo the work you just did by tweaking the Sel* values.


>
this.SelStart = 0
sorry for the typo.
df (was a 10 time MVP)

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

Click here to load this message in the networking platform