Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Background colors don't change with record change?
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00294375
Message ID:
00294575
Views:
24
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.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform