Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Background colors don't change with record change?
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00294375
Message ID:
00294575
Vues:
25
In my NEXT button:

IF NOT EOF('mytable')
SKIP IN mytable
ENDIF
IF EOF('mytable')
GOTO BOTTOM IN mytable
WAIT 'Currently Viewing Last Record' WINDOW NOWAIT
ENDIF
THISFORM.Refresh

I did have THISFORM.setbackcolor in front of the line THISFORM.Refresh, but that changed the background color of all textboxes to pale yellow whether they had values in them or not.
Steve Kramer
Kramer & Kramer Design
"Home of Go Cartoons"
Web Site: www.stephenkramer.com
Would you believe Far Side Lite?
More than 270 original cartoons.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform