Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Position to beginning of text
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00891630
Message ID:
00891658
Vues:
19
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
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform