Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Setting the Default property of a command button...
Message
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Setting the Default property of a command button...
Divers
Thread ID:
00037354
Message ID:
00037354
Vues:
86
I'm having a slight problem. In one of my fields on a form,
I have the following code in the SetFocus method:

thisform.cmdSetName.Default=.T.

Shouldn't that make the command button the default? When you click
on the field, you can see the command button flicker, but it doesn't
retain the dark border around it indicating that it's the default
button (and it's proven when nothing happens when you hit enter except
that focus leaves the input field and moves to the next object).

I also have a similar line of code in the LostFocus method of that
same field. It is:

thisform.cmdOK.Default=.T.

Same behavior as above. Am I doing something wrong?

Thanks.
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform