Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Tooltips
Message
De
16/09/2005 13:34:39
 
 
À
16/09/2005 11:48:05
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Versions des environnements
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Network:
Windows 2000 Server
Database:
Visual FoxPro
Divers
Thread ID:
01050316
Message ID:
01050406
Vues:
16
>The code below is self explanitory, but it isn't working. I have also tried it without the dmy.
>
>.ToolTipText = "Estimated next event date " + TRANSFORM(DMY(thenextdate))
>
>I have tried several ways to accomplish this. Is it possible to do this with a tooltip? If it is, then how do I code it?

If you're seting this in the property sheet, enter this:
="Estimated next event date " + Transform(DMY(thenextdate))
Be sure to include the "=" sign!

If you're doing this in code, it should work as you have it.
Fred
Microsoft Visual FoxPro MVP

foxcentral.net
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform