Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Textbox not retaining entered data
Message
De
01/07/2005 10:11:13
Vernon Chambers
New York City Transit
New York, États-Unis
 
 
À
01/07/2005 09:56:14
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivie
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 8 SP1
OS:
Windows 2000 SP3
Network:
Novell 6.x
Database:
Visual FoxPro
Divers
Thread ID:
01028135
Message ID:
01028152
Vues:
19
Here is a snippet of code. Am I missing something? Do I need to define 'controlsource'?
		ADD OBJECT txtCallDate as textbox WITH ;
		fontname = TxtFont,;
		backcolor = BckColor,;
		fontsize = 12,;
		height = 29,;
		left = 73,;
		top = 10,;
		width = 95,;
		specialeffect = ThreeD
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform