Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Using equal sign with Thisform.textbox.caption
Message
From
05/12/2004 15:13:38
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivia
 
 
To
05/12/2004 14:56:51
Jay Johengen
Altamahaw-Ossipee, North Carolina, United States
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00967003
Message ID:
00967006
Views:
16
>What is the syntax? There is something with a space and the "=", but I can't recall it right now.
>
>UPDATE: Not a textbox. A label: Thisform.LABEL.caption
>
>I really wish we could edit our own thread titles...

Hello Renoir,

In the properties sheet, you can use the equal sign, followed by any expression, to assign - well - any expression, to a Caption property, or to any other property where this is relevant. Otherwise, in some cases what you write will be understood as a literal.

If you want to assign a space to the Caption, the assignment (in the property sheet) might be:
= " "
or:
= space(1)
Difference in opinions hath cost many millions of lives: for instance, whether flesh be bread, or bread be flesh; whether whistling be a vice or a virtue; whether it be better to kiss a post, or throw it into the fire... (from Gulliver's Travels)
Previous
Reply
Map
View

Click here to load this message in the networking platform