Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Textbox and Mouse Over Message
Message
De
15/06/2004 15:30:02
Erick Miranda
Formata Data Business - Grupo Linx
Contagem, Brésil
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00914018
Message ID:
00914029
Vues:
10
Hy Dmitry!

>Is it possible to have a message displayed when mouse is over a textbox, but without using ToolTipText?
>Thank you.

What kind of message?

You can try to put some code in MouseMove like these:
Messagebox("My message")
* Or
Wait Window "My message"
* Or
Set Message To "My message"   && Display message in StatusBar 
                              && See in help: Set Message To or
                              &&              StatusBarText property
I hope this help you.
Bye!
Erick
Força Sempre!
Strength Always!
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform