Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
ToolTip Text and Word Wrap
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00813640
Message ID:
00814775
Vues:
16
>I have tried to put both CHR(10) and CHR(13) in the tooltip text. It does not work for me. It just reads them into the tooltip text. For example:
>
>Try +CHR(10)+ This
>
>reads as follows in the tool tip text:
>
>Try +CHR(10)+ This

I think the following should work in the Tooltiptext property:

"Try " + CHR(13) + "This"

Dave :-)
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform