Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
VFP 8 / Win Vista Form Caption Problem
Message
From
06/05/2008 13:42:38
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
VFP 8 / Win Vista Form Caption Problem
Miscellaneous
Thread ID:
01315384
Message ID:
01315384
Views:
73
I have a regular VFP 8 form (Baseclass = Form) in a compiled

application EXE.

Something like the following code is in the "Refresh" event of the Form:

THISFORM.caption = "Record Data for: " + RTRIM(customer.lastname)

This code works under Win XP. However, when the VFP EXE runs under

Win Vista, the "Caption" does not show.

Any suggestions?
Next
Reply
Map
View

Click here to load this message in the networking platform