Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Using ToolTipText
Message
De
12/06/2001 05:24:15
Jimi Lee
Pop Electronic Products Ltd.
Hong Kong, Hong Kong
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Using ToolTipText
Divers
Thread ID:
00518243
Message ID:
00518243
Vues:
53
Hi all,

I want the ToolTipText to show 3 short lines instead of 1 long line. I have tried to insert chr(13)into my text, but it doesn't work. I also tried chr(10)+chr(13) and chr(13)+chr(10), still cant do it. But I'm sure chr(13) DO work in messagebox control, actually is it possible to split the lines in ToolTipText? If so, how?

for your reference, the way I tried is:
MyObject.ToolTipText="This is Line 1"+chr(13)+"This is Line 2"
Thanks in advance!
error(503): file structure failure, signature file corrupted.
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform