Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
ControlSource X Value
Message
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
ControlSource X Value
Divers
Thread ID:
00453209
Message ID:
00453209
Vues:
61
Hi...

I still have a problem... I think it's a VFP's bug!

Create a Form and put one Textbox.

ThisForm.TextBox.ControlSource = "Table.Field"

ThisForm.KeyPress:
If nKeyCode = -7 && F8
MessageBox("Value: "+ThisForm.TextBox.Value)
MessageBox("Table.Field: "+Table.Field)
EndIf

Save and RUN...

Type "something" in Textbox and press F8...

The Value contain SOMETHING, but the field not...

Is it a VFP's Bug?

[]'s

Rodolfo Duarte
Brazil.
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Rodolfo Duarte
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform