Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Could you help me?
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Could you help me?
Miscellaneous
Thread ID:
00160329
Message ID:
00160329
Views:
48
I wrote this message in the morning
"Is there a way to make textbox,image and other controls a tooltiptext property.
I made a class that acts like IE4 toolbar, I use 4 controls:
1- A conteiner (conteiner1)
2- A button (command1)
3- A Label (Label1)
4- A image (Image1)

Command1 is the same size than Conteiner1. Labe1 and Image1 are over Command1. Command1 has a tooltipstext. I'd like that when i move the mouse over label1 or Image1 these display the tooltiptext that command1 has."


I got a answer:
"In the Init() of the Container, use this code:
This.SetAll("ToolTipText",This.Command1.ToolTipText)"

The problem is that does'nt work.

Could your help me please, I need to solve this soon.
Dominican Republic, a Paradise in America
Next
Reply
Map
View

Click here to load this message in the networking platform