Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to assign a value to the caption of a label
Message
From
17/01/2008 13:43:15
 
 
To
17/01/2008 13:35:10
Jay Johengen
Altamahaw-Ossipee, North Carolina, United States
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Environment versions
Visual FoxPro:
VFP 8 SP1
Miscellaneous
Thread ID:
01282737
Message ID:
01282744
Views:
8
This message has been marked as the solution to the initial question of the thread.
>I thought it was something like this:
>
>
>="THISFORM.ApptType"
>
>
>But that doesn't work.
>
>Thanks!

On the property sheet:
=thisform.ApptType
In code:
label.Caption = "=thisform.ApptType"
Fred
Microsoft Visual FoxPro MVP

foxcentral.net
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform