Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Listbox
Message
De
27/04/2001 16:27:34
Chuck Tripi
University of Wisconsin - Milwaukee
Milwaukee, Wisconsin, États-Unis
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Titre:
Divers
Thread ID:
00498679
Message ID:
00501029
Vues:
22
Can you tell me what does NoDefault do? It isn't in the MS Language Reference book and the online help says it's "DEFINE CLASS Command" (which doesn't tell me anything).

I am still puzzled with why this happens only on the first attempt (after the form runs for first time), but after that, it works fine? There isn't any special values behind anywhere. If using the 'Find' button, it does it right the first time and after that. But the following code in the KeyPress Event isn't working? Can ANYBODY help me with that?
LPARAMETERS nKeyCode, nShiftAltCtrl
IF nKeyCode=13
	NoDefault
	ThisForm.MyFind()
ENDIF
If you don't mind me zipping it up and email it to you for you to see what I mean, that's fine. I even used the Debugger and it went through prefectly, but something is not showing me.

Chuck
Today is tomorrow's yesterday.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform