Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Equal sign as caption
Message
De
14/01/2005 11:22:51
 
 
À
14/01/2005 09:45:20
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Versions des environnements
Visual FoxPro:
VFP 7
OS:
Windows XP
Network:
Windows XP
Database:
Visual FoxPro
Divers
Thread ID:
00977138
Message ID:
00977223
Vues:
33
>Dear Sir,
>
>When I enclose in quotes ie; in the property sheet set the caption "="
>then it shows "=" instead of =
>

=CHR(61) worked for me (VFP 6)

>But the answer of Sir Borislav Borissov works fine as
>On the INIT event of form
>THISFORM.LABEL1.CAPTION="="
>
>Thanks

Maybe it's nitpicking, but it seems more natural to me to put it in the init() of the label
This.caption = "="
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform