Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Textbox and Mouse Over Message
Message
From
15/06/2004 15:30:02
Erick Miranda
Formata Data Business - Grupo Linx
Contagem, Brazil
 
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00914018
Message ID:
00914029
Views:
11
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!
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform